CHANGELOG.md in renderful-0.1.0 vs CHANGELOG.md in renderful-0.2.0
- old
+ new
@@ -5,6 +5,19 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
-[Unreleased]: https://github.com/nebulab/renderful
+### Added
+
+- Added support for Rails 6 ([#5](https://github.com/nebulab/renderful/pull/5))
+
+### Fixed
+
+- Fixed linked entries not being invalidated ([5325981](https://github.com/nebulab/renderful/commit/5325981b6ed093407712e16e9937d86f92cdbab0))
+
+## [0.1.0] (2019-06-08)
+
+First public release.
+
+[Unreleased]: https://github.com/nebulab/renderful/compare/v0.1.0...HEAD
+[0.1.0]: https://github.com/nebulab/renderful/tree/v0.1.0