CHANGELOG.md in exceptionally_beautiful-0.1.2 vs CHANGELOG.md in exceptionally_beautiful-0.1.3
- old
+ new
@@ -1,6 +1,10 @@
# CHANGELOG
+## 0.1.3 (2015-03-02)
+
+* Fixed issue with `Gemfile.lock` being stuck on 0.1.1.
+
## 0.1.2 (2015-02-25)
* Specify error codes the gem will handle via `config.errors`.
* Rake task for caching error pages in your app's public folder (see README for more information).
* Capistrano integration (see README for more information).