CHANGELOG.md in webhook_system-2.2.0 vs CHANGELOG.md in webhook_system-2.3.0

- old
+ new

@@ -1,6 +1,11 @@ # Change Log +## [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. + ## [v2.2.0](https://github.com/payrollhero/webhook_system/tree/v2.2.0) (2019-11-07) [Full Changelog](https://github.com/payrollhero/webhook_system/compare/v2.1.6...v2.2.0) * Syntatic sugar: simple dispatch call to also build the event object