Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharita committed Jan 4, 2019
1 parent 0e8494f commit 9e98b23
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,11 @@
# Change Log

## [1.5.2](https://github.com/gcharita/XMLMapper/releases/tag/1.5.2) (2019-01-04)

- Closed [#15](https://github.com/gcharita/XMLMapper/issues/15). Removed `stripEmptyNodes` from default `ReadingOptions` of `XMLSerialization`
- Fixed [#18](https://github.com/gcharita/XMLMapper/issues/18). Added `nodesOrder` property in `XMLMap` to preserve or change the nodes ordering
- Fixed nested mapping for attributes in `XMLMap`

## [1.5.1](https://github.com/gcharita/XMLMapper/releases/tag/1.5.1) (2018-07-24)

- Added missing `XMLStaticMappable` protocol
Expand Down

0 comments on commit 9e98b23

Please sign in to comment.