History.txt in ratom-0.6.10 vs History.txt in ratom-0.7.0
- old
+ new
@@ -1,4 +1,10 @@
+== 0.7.0
+
+* Atom::VERSION is now a string.
+* Now works in 1.9.3 without any deprecation warnings. [clnclarinet]
+* Build system uses bundler and travis and a non-ancient version of Rspec. [clnclarinet]
+
== 0.6.10
* Removed explicit dependency on ActiveSupport. [icambron]
* Added support for external content references using the src attribute. [lukfugl]