Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
webmozart committed Jan 12, 2015
1 parent a9a1fcc commit 7b13039
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Changelog
* removed `ComposerPlugin`. You need to remove the plugin from your puli.json
file, otherwise you'll have an exception. The package names are now set
during installation by `PuliPlugin`.
* the generated `PuliFactory` is now added to the class-map autoloader
* the class name of the generated `PuliFactory` is now declared in the
`PULI_FACTORY_CLASS` constant in the autoloader
* the package name defined in composer.json is now copied to puli.json
* moved code to `Puli\ComposerPlugin` namespace

* 1.0.0-alpha2 (2014-12-03)

Expand Down

0 comments on commit 7b13039

Please sign in to comment.