HISTORY in combustion-0.3.2 vs HISTORY in combustion-0.3.3
- old
+ new
@@ -1,4 +1,13 @@
+0.3.3 - December 23rd 2012
+* Removing version file - version number can just live in the gemspec.
+* Load ActionController and ActionMailer via their Railties, not non-existent Engines (Chris Beer).
+* SQL Schema support (Geoff Hodgson).
+* Documentation fixes (Philip Arndt, Inge Jørgensen, Erkan Yilmaz).
+* Include migrations from the internal app when migrating the database (Warren Seen).
+* Correctly drop the test database when using SQLite (Warren Seen).
+* Don't attempt to load sprockets for Rails 3.0.x (Alex Rozumey).
+
0.3.2 - March 3rd 2011
* Tentative Rails 3.0 and migrations support.
* Allow for different internal app directory.
0.3.1 - September 12th 2011