CHANGELOG.md in ramparts-0.3.0 vs CHANGELOG.md in ramparts-0.3.1
- old
+ new
@@ -1,7 +1,10 @@
# Change Log
+## 0.3.1 (09/10/2018)
+- Fix long-running regex match
+
## 0.2.1 (14/12/2017)
- Creating a `spec_helper.rb` and implement SimpleCov tool
- Refactored test architecture to use hashes instead of arrays
- Reached 100% code coverage
@@ -13,6 +16,6 @@
- Initial draft release
## 0.0.4 (08/12/2017)
- Use Ruby that's already installed on TravisCI
- Implement [Stale](https://github.com/probot/stale) for issue
-- Add error messages, especially for malformed input
\ No newline at end of file
+- Add error messages, especially for malformed input