CHANGELOG.md in goodcheck-2.6.1 vs CHANGELOG.md in goodcheck-2.7.0

- old
+ new

@@ -1,8 +1,14 @@ # Changelog ## HEAD +## 2.7.0 (2020-12-02) + +* Goodbye ActiveSupport [#155](https://github.com/sider/goodcheck/pull/155) +* Fix zero column [#160](https://github.com/sider/goodcheck/pull/160) +* Improve text reporter [#161](https://github.com/sider/goodcheck/pull/161) + ## 2.6.1 (2020-11-19) * Add missing doc for importing glob feature [#151](https://github.com/sider/goodcheck/pull/151) * Renewal documentation [#152](https://github.com/sider/goodcheck/pull/152)