Skip to content

Commit

Permalink
Marks v2.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jukka Svahn committed May 13, 2013
1 parent 87e53bd commit fe927f7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ Where the ```$dump``` would be an instance of Rah\Danpu\Dump.
Changelog
---------

### Version 2.3.0 - 2013/05/13

* Fixed: Errors in the given examples. The Rah\Danpu\Dump::temp() should be Rah\Danpu\Dump::tmp().
* Added: Rah\Danpu\Config class. Allows creating dump configs by extending.
* Added: Rah\Danpu\Dump now validates the given configuration option names.
* Added: [PHPunit](http://phpunit.de) tests and [Travis](https://travis-ci.org/gocom/danpu).

### Version 2.2.0 - 2013/05/13

* Added: Database connection details are set using a DSN string. Deprecates Rah\Danpu\Dump::$db and Rah\Danpu\Dump::$host.
Expand Down

0 comments on commit fe927f7

Please sign in to comment.