Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
webmozart committed Aug 24, 2015
1 parent dfb57bb commit a1dd2aa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

* 1.0.0-beta7 (@release_date@)
* 1.0.0-beta7 (2015-08-24)

* renamed `GlobalEnvironment` to `Context`
* renamed `ProjectEnvironment` to `ProjectContext`
Expand All @@ -11,7 +11,9 @@ Changelog
* added `InstallInfo::getEnvironment()`
* added `InstallInfo::setEnvironment()`
* added `Puli::setEnvironment()` and `Puli::getEnvironment()`
* added `ProjectContext::getEnvironment()`
* added `ProjectContext::getEnvironment()`
* fixed minimum package versions in composer.json
* upgraded to webmozart/glob 3.1

* 1.0.0-beta6 (2015-08-12)

Expand Down

0 comments on commit a1dd2aa

Please sign in to comment.