Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharita committed Feb 16, 2018
1 parent dc5b41c commit 444e8bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Change Log

## [1.4.3](https://github.com/gcharita/XMLMapper/releases/tag/1.4.3) (2018-02-17)

- Fixed [#2](https://github.com/gcharita/XMLMapper/issues/2). Wrong XML String from nodes with attributes only.

## [1.4.2](https://github.com/gcharita/XMLMapper/releases/tag/1.4.2) (2018-02-04)

- Fixed changes that broke Swift 3.1 and Xcode 8.3 support
- Added `innerText` property in `XMLMap` to map directly the text of current XML node #1
- Added `innerText` property in `XMLMap` to map directly the text of current XML node [#1](https://github.com/gcharita/XMLMapper/issues/1)
- General code improvements

## [1.4.1](https://github.com/gcharita/XMLMapper/releases/tag/1.4.1) (2018-01-25)
Expand Down

0 comments on commit 444e8bb

Please sign in to comment.