Add 0.12.1 release notes to History.txt in master. #866

This commit is contained in:
Parker Moore 2013-03-18 18:32:50 +01:00
parent c1f309d2d7
commit 51ec073e34
1 changed files with 8 additions and 0 deletions

View File

@ -57,6 +57,14 @@
of greater than 1.9 (#771) of greater than 1.9 (#771)
* Switch to Simplecov for coverage report (#765) * Switch to Simplecov for coverage report (#765)
== 0.12.1 / 2013-02-19
* Minor Enhancements
* Update Kramdown version to 0.14.1 (#744)
* Test Enhancements
* Update Rake version to 10.0.3 (#744)
* Update Shoulda version to 3.3.2 (#744)
* Update Redcarpet version to 2.2.2 (#744)
== 0.12.0 / 2012-12-22 == 0.12.0 / 2012-12-22
* Minor Enhancements * Minor Enhancements
* Add ability to explicitly specify included files (#261) * Add ability to explicitly specify included files (#261)