CHANGELOG.md in diffend-monitor-0.2.34 vs CHANGELOG.md in diffend-monitor-0.2.35
- old
+ new
@@ -1,9 +1,13 @@
# Changelog
## [Unreleased][master]
+## [0.2.35] (2020-11-04)
+- clean command name and title of a process ([#76](https://github.com/diffend-io/diffend-ruby/pull/76))
+- handle `uninitialized constant #<Class:Diffend::Configs::Fetcher>::ERB` ([#75](https://github.com/diffend-io/diffend-ruby/pull/75))
+
## [0.2.34] (2020-10-25)
- handle `Bundler::GitError` ([#72](https://github.com/diffend-io/diffend-ruby/pull/72))
## [0.2.33] (2020-10-25)
- fix an exception when configuration file is missing ([#65](https://github.com/diffend-io/diffend-ruby/pull/65))
@@ -92,10 +96,11 @@
## 0.2.15 (2020-06-07)
- initial release
-[master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.34...HEAD
+[master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.35...HEAD
+[0.2.35]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.34...v0.2.35
[0.2.34]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.33...v0.2.34
[0.2.33]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.32...v0.2.33
[0.2.32]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.31...v0.2.32
[0.2.31]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.30...v0.2.31
[0.2.30]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.29...v0.2.30