README.md in assert_value-1.2 vs README.md in assert_value-1.3
- old
+ new
@@ -119,9 +119,10 @@
rake test TESTOPTS="--no-canonicalize --autoaccept"
## Changelog
+- 1.3: Improve support for various testing frameworks, fix assertion counters
- 1.2: Rails 4.1 and minitest gem support
- 1.1: RSpec support
- 1.0: Rename to assert_value
- 0.7: Support Ruby 1.9's MiniTest
- 0.6: Support test execution on Mac