Re-releasing lib without `-SNAPSHOT` suffix
This commit is contained in:
parent
7d46e2f791
commit
a5dc463350
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "event-publisher-library"
|
||||
|
||||
## [v1.2.0-SNAPSHOT]
|
||||
## [v1.2.0]
|
||||
- Restored correct behavior for event publishing with workflow id only sent back, setting input payload in JSON
|
||||
- Extracted `AbstractHTTPWithJWTTokenAuthEventSender` class for easy subclassing
|
||||
- Added new outcome check methods to inspect last send and last check actions results and some other facilities
|
||||
|
|
Loading…
Reference in New Issue