CHANGELOG.md in rubycritic-3.2.0 vs CHANGELOG.md in rubycritic-3.2.1
- old
+ new
@@ -1,7 +1,12 @@
# master (unreleased)
+# 3.2.1 / 2017-05-13 [(commits)](https://github.com/whitesmith/rubycritic/compare/v3.2.0...v3.2.1)
+
+* [CHANGE] Update `rubocop` to 0.48.x from 0.47.1 (by [@koic]() and [@Onumis][])
+* [BUGFIX] Nest ordered list so we don't render errors as line numbers (by [@georgedrummond][])
+
# 3.2.0 / 2017-03-24
* [CHANGE] Update `rubocop` to 0.47.1 from 0.42.0 (by [@jdickey][])
* [CHANGE] Update for Ruby 2.4.0 compatibility; update `parser` gem to 2.4.0 (by [@jdickey][])
* [CHANGE] Improve YARD documentation (by [@olleolleolle][] and [@tejasbubane][])
@@ -195,5 +200,7 @@
[@rohitcy]: https://github.com/rohitcy
[@josephpage]: https://github.com/josephpage
[@hoshinotsuyoshi]: https://github.com/hoshinotsuyoshi
[@thedrow]: https://github.com/thedrow
[@jdickey]: https://github.com/jdickey
+[@koic]: https://github.com/koic
+[@georgedrummond]: https://github.com/georgedrummond