CHANGELOG.md in diffend-monitor-0.2.43 vs CHANGELOG.md in diffend-monitor-0.2.44
- old
+ new
@@ -1,9 +1,12 @@
# Changelog
## [Unreleased][master]
+## [0.2.44] (2021-03-31)
+- `project_id`, `shareable_id` and `shareable_key` need to be a valid UUID
+
## [0.2.43] (2021-03-16)
- introduce `DIFFEND_TAGS` ([#119](https://github.com/diffend-io/diffend-ruby/pull/119))
- add support for `bundle add` command ([#118](https://github.com/diffend-io/diffend-ruby/pull/118))
## [0.2.42] (2021-03-09)
@@ -136,10 +139,11 @@
## 0.2.15 (2020-06-07)
- initial release
-[master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.43...HEAD
+[master]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.44...HEAD
+[0.2.44]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.43...v0.2.44
[0.2.43]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.42...v0.2.43
[0.2.42]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.41...v0.2.42
[0.2.41]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.40...v0.2.41
[0.2.40]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.39...v0.2.40
[0.2.39]: https://github.com/diffend-io/diffend-ruby/compare/v0.2.38...v0.2.39