CHANGELOG.md in diffend-monitor-0.2.30 vs CHANGELOG.md in diffend-monitor-0.2.31
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
## [Unreleased][master]
+## [0.2.31] (2020-09-24)
+- change request timeout to 15 seconds ([#53](https://github.com/diffend-io/diffend-ruby/pull/53))
+- report request issues as warnings ([#54](https://github.com/diffend-io/diffend-ruby/pull/54))
+
## [0.2.30] (2020-09-21)
- handle dependencies resolve issues ([#51](https://github.com/diffend-io/diffend-ruby/pull/51))
- better detection when to start `Diffend::Monitor` ([#50](https://github.com/diffend-io/diffend-ruby/pull/50))
- cleanup structure ([#47](https://github.com/diffend-io/diffend-ruby/pull/47))