CHANGELOG.md in arbre-2.0.1 vs CHANGELOG.md in arbre-2.0.2
- old
+ new
@@ -1,7 +1,13 @@
# Changelog
+## Unreleased
+
+## 2.0.2 [☰](https://github.com/activeadmin/arbre/compare/v2.0.1...v2.0.2)
+
+* Prefer `require_relative` for internal requires. [#622][] by [@tagliala][]
+
## 2.0.1 [☰](https://github.com/activeadmin/arbre/compare/v2.0.0...v2.0.1)
* Drop dependency on ruby2_keywords. [#578][] by [@Earlopain][]
* Performance improvements in HTML generation. [#562][], [#617][] by [@tagliala][]
@@ -139,9 +145,10 @@
[#543]: https://github.com/activeadmin/arbre/pull/543
[#545]: https://github.com/activeadmin/arbre/pull/545
[#562]: https://github.com/activeadmin/arbre/pull/562
[#578]: https://github.com/activeadmin/arbre/pull/578
[#617]: https://github.com/activeadmin/arbre/pull/617
+[#622]: https://github.com/activeadmin/arbre/pull/622
[@aramvisser]: https://github.com/aramvisser
[@LTe]: https://github.com/LTe
[@OscarBarrett]: https://github.com/OscarBarrett
[@alejandroperea]: https://github.com/alejandroperea