Merge pull request #281 from jaredbeck/patch-1

Fix typos in History.rdoc
This commit is contained in:
Ernesto Tagwerker 2014-08-18 11:59:26 -03:00
commit 45378f27b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
== 1.3.0 2014-05-23
=== New Features/Changes
* Introduced `DatabaseCleaener::cleaninng` method that takes a block. (@ethco)
* Introduced `DatabaseCleaner::cleaning` method that takes a block. (@ethco)
* Improved Sequel support and added more tests (@ethco, @rhunter)
=== Bug Fixes