We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892e48f commit a602f0dCopy full SHA for a602f0d
1 file changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to the ordercloud-javascript-sdk will be documented in this
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [4.6.5] - 2022-04-14
9
+### Added
10
+- new models for message sender payloads
11
+- new models for integration event payloads
12
+- new models for oidc payloads and response [#67](https://github.com/ordercloud-api/ordercloud-javascript-sdk/issues/67)
13
+
14
## [4.5.5] - 2022-04-07
15
### Fixed
16
- bug where filter with boolean false was being dropped ([#66](https://github.com/ordercloud-api/ordercloud-javascript-sdk/issues/66))
0 commit comments