Skip to content

Commit aa25cbd

Browse files
committed
update change log
1 parent 3a79168 commit aa25cbd

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
3.2.0 / 2018-02-16
2+
* Merge pull request : Dev to Master
3+
* Update README and version
4+
* j2x:add performance test
5+
* j2x: Remove extra empty line before closing tag
6+
* j2x: suppress empty nodes to self closing node if configured
7+
* j2x: provide option to give indentation depth
8+
* j2x: make optional formatting
9+
* j2x: encodeHTMLchat
10+
* j2x: handle cdata tag
11+
* j2x: handle grouped attributes
12+
* convert json to xml
13+
- nested object
14+
- array
15+
- attributes
16+
- text value
17+
* small refactoring
18+
* Merge pull request: Update cli.js to let user validate XML file or data
19+
* Add option for rendering CDATA as separate property
120
3.0.1 / 2018-02-09
221
* fix CRLF: replace it with single space in attributes value only.
322
3.0.0 / 2018-02-08

0 commit comments

Comments
 (0)