Skip to content

Commit

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

### Version 2.5.0 - 2013/05/22

* Fixed: Database table ignoring.
* Fixed: Importer's decompressor.
* Fixed: Table locking doesn't generate errors if the database doesn't have tables.
* Added: Support for triggers and views.
* Added: Importer supports delimiter keyword.
* Changed: Any SQL error is thrown as exception.

### Version 2.4.0 - 2013/05/16

* Fixed: Makes sure creating the temporary file was successful.
Expand Down

0 comments on commit e95b9b6

Please sign in to comment.