CHANGELOG.md in webhook_system-2.3.0 vs CHANGELOG.md in webhook_system-2.3.1
- old
+ new
@@ -1,6 +1,11 @@
# Change Log
+## [v2.3.1](https://github.com/payrollhero/webhook_system/tree/v2.3.1) (2022-04-27)
+[Full Changelog](https://github.com/payrollhero/webhook_system/compare/v2.3.0...v2.3.1)
+
+* Rails 6.1 Official support.
+
## [v2.3.0](https://github.com/payrollhero/webhook_system/tree/v2.3.0) (2021-08-xx)
[Full Changelog](https://github.com/payrollhero/webhook_system/compare/v2.2.0...v2.3.0)
* Add ability to launch inline jobs instead of making external HTTP calls to another service.