diff --git a/CHANGELOG.md b/CHANGELOG.md index c40e010..29d783f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 0.2 (NOT RELEASED) +## 0.2 ### Breaking Changes - Removed `Inpsyde\Assets\assetFactory()`-function. The `Inpsyde\Assets\AssetFactory` has now static methods. - Renamed `inc/bootstrap.php` to `inc/functions.php`. @@ -18,4 +18,4 @@ - Moved `AssetManager::processFilters` to own interface `OutputFilterAwareAssetHandler` and into specific `Handler` via `OutputFilterAwareAssetHandlerTrait` to avoid wrong usage of Style-/Script-OutputFilters. ## 0.1 -- First Release. \ No newline at end of file +- First Release.