Skip to content

Latest commit

 

History

History
executable file
·
26 lines (15 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

executable file
·
26 lines (15 loc) · 1.03 KB

Change Log

All notable changes to this project will be documented in this file. If a contribution does not have a mention next to it, @grigory-leonenko or @DenisIzmaylov did it.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Upcoming Major Release]

  • Explore unreleased changes here

v1.1.0 - 2016-02-18

Introduced Async Adapters! 🎉

Added

  • Added API support for Async Adapters by createAsyncAdapter()
  • Added Async API for built-in PostCSS adapter

Changed

  • Updated README, explore changes history here
  • Refactored directory structure - separated adapter for core structure
  • A lot of minor changes