CHANGELOG.md in diffend-monitor-0.2.40 vs CHANGELOG.md in diffend-monitor-0.2.41

- old
+ new

@@ -1,7 +1,9 @@ # Changelog ## [Unreleased][master] +- introduce integration specs ([#107](https://github.com/diffend-io/diffend-ruby/pull/107)) +- use `Bundler::Definition.resolve` for specs ([#112](https://github.com/diffend-io/diffend-ruby/pull/112)) ## [0.2.40] (2021-02-23) - don't expose ips, we can identify instance by a hostname ([#108](https://github.com/diffend-io/diffend-ruby/pull/108)) - don't set `verify_mode` when creating request in `Diffend::Request`, use default value set by `use_ssl` flag instead ([#109](https://github.com/diffend-io/diffend-ruby/pull/109))