Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Updated for 3.2.2
  • Loading branch information
cwmiller committed Jul 18, 2021
1 parent 877b269 commit d5ac823
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [3.2.2] - 2021-07-18
### Fixed
- Fixed XML deserializer not setting properties that begin with a capital character.

## [3.2.1] - 2021-07-03
### Fixed
- Fixed many return types on traits due to typos and errors in `Rel_24.0_1.944` schema files.
Expand Down Expand Up @@ -118,6 +122,7 @@
### Added
- `OcipClient` now exposes helper methods for every request object.

[3.2.2]: https://github.com/cwmiller/broadworks-connector/compare/3.2.1...3.2.2
[3.2.1]: https://github.com/cwmiller/broadworks-connector/compare/3.2.0...3.2.1
[3.2.0]: https://github.com/cwmiller/broadworks-connector/compare/3.1.4...3.2.0
[3.1.4]: https://github.com/cwmiller/broadworks-connector/compare/3.1.3...3.1.4
Expand Down

0 comments on commit d5ac823

Please sign in to comment.