Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup committed Jan 14, 2019
1 parent ada332c commit 1bd73f1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
2.0.0
=====
2.0.0 Alpha 2
=============

* Introducing ability to specify a namespace for redis storage (#10)
* Change Config class to StorageFactory (#6)
* Update Travis config to test on different environments (#8)
* Update PHPUnit to the latest version
* Remove HHVM support
* Change `Config` class to `StorageFactory`
* Remove the `get`, `set` and `__construct` methods in the `StorageFactory` class
* Move the `StorageFactory` class to the `SolidWorx\Toggler\Storage` namespace
Expand Down

0 comments on commit 1bd73f1

Please sign in to comment.