Skip to content

Commit

Permalink
removed "not released" from changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrico authored Apr 9, 2018
1 parent edc5c37 commit 5e9599c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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`.
Expand All @@ -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.
- First Release.

0 comments on commit 5e9599c

Please sign in to comment.