Skip to content

Commit

Permalink
Update CHANGELOG for 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cwmiller committed May 30, 2022
1 parent cc96699 commit 79522ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [3.2.3] - 2022-05-30
### Fixed
- Fixed inherited properties from parent classes not being included in serialized XML.
- Fixed validation not checking inherited properties from parent classes.

## [3.2.2] - 2021-07-18
### Fixed
- Fixed XML deserializer not setting properties that begin with a capital character.
Expand Down Expand Up @@ -122,6 +127,7 @@
### Added
- `OcipClient` now exposes helper methods for every request object.

[3.2.3]: https://github.com/cwmiller/broadworks-connector/compare/3.2.2...3.2.3
[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
Expand Down

0 comments on commit 79522ac

Please sign in to comment.