Skip to content

Commit

Permalink
Update CHANGELOG.md for 1.7.0 relese
Browse files Browse the repository at this point in the history
  • Loading branch information
matthuhiggins committed Nov 29, 2014
1 parent 579dccb commit b38a5e9
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
@@ -1,3 +1,8 @@
### 1.7.0 ###

* Preserve DB specific options in schema.rb dump (PR #148)
* Preserve table name prefixes and suffixes. (PR #134)

### 1.6.1 ###

* Fix Rails 4.1 deprecation warning caused by use ```ActiveRecord::Migrator.proper_table_name```. (Thanks @ffmike)
Expand Down

0 comments on commit b38a5e9

Please sign in to comment.