CHANGELOG.md in abstract_notifier-0.3.1 vs CHANGELOG.md in abstract_notifier-0.3.2
- old
+ new
@@ -1,9 +1,13 @@
# Change log
## master
+## 0.3.2 (2022-06-02)
+
+- Added Minitest assertions. ([@komagata][])
+
## 0.3.1 (2020-04-09)
- Fix loading testing utils. ([@brovikov][])
Change the RSpec check to `defined?(RSpec::Core)` to prevent from
@@ -23,5 +27,6 @@
Initial version.
[@palkan]: https://github.com/palkan
[@brovikov]: https://github.com/brovikov
+[@komagata]: https://github.com/komagata