CHANGELOGS.md in vim_printer-0.1.1 vs CHANGELOGS.md in vim_printer-0.1.2
- old
+ new
@@ -1,20 +1,25 @@
### Changelog
+#### 0.1.2
+
+- Minor code cleanup
+
#### 0.1.1
-- First [Semantic Versioning] release
+- First [Semantic Versioning][] release
#### 0.1.0
- Make the output work properly when `--base-dir` options is relative path
- Update code cleanup
#### 0.0.9
+
- Update to latest gems
-#### 0.0.8 (planned)
+#### 0.0.8
- Update gemspec
- Update dependency to the latest version
- Make the `--base-dir .` the default behavior (make output better)
- Add rubocop gem
@@ -57,5 +62,6 @@
- Initial release
[agile_utils]: https://rubygems.org/gems/agile_utils
[index_html]: https://rubygems.org/gems/index_html
[vim_printer]: https://rubygems.org/gems/vim_printer
+[Semantic Versioning]: http://semver.org