File tree Expand file tree Collapse file tree 6 files changed +817
-427
lines changed
Expand file tree Collapse file tree 6 files changed +817
-427
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased] -
3+ ## [ Unreleased]
4+
5+ ## [ 1.0.0] - 2017-08-18
6+ ### Added
7+ - Issue template
8+
9+ ### Updated
10+ - Sync with upstream in Ansible
11+
12+ ### Fixed
13+ - Documentation reporting incorrect license
14+
15+ ## [ 0.4.0] - 2017-07-19
16+ ### Added
17+ - Dot in regex for implicit nodes
18+ - Implicit element creation via XPath
19+
20+ ### Updated
21+ - Relicense to GPLv3+ header
22+ - Codestyle for inclusion for being upstreamed to Ansible
23+ - Guard main()
424
525## [ 0.3.4] - 2016-07-06
626### Added
6686- unit tests
6787- Travis continuous integration
6888
69- [ Unreleased ] : https://github.com/cmprescott/ansible-xml/compare/0.3.4...HEAD
89+ [ Unreleased ] : https://github.com/cmprescott/ansible-xml/compare/1.0.0...HEAD
90+ [ 1.0.0 ] : https://github.com/cmprescott/ansible-xml/compare/0.4.0...1.0.0
91+ [ 0.4.0 ] : https://github.com/cmprescott/ansible-xml/compare/0.3.4...0.4.0
7092[ 0.3.4 ] : https://github.com/cmprescott/ansible-xml/compare/0.3.3...0.3.4
7193[ 0.3.3 ] : https://github.com/cmprescott/ansible-xml/compare/0.3.2...0.3.3
7294[ 0.3.2 ] : https://github.com/cmprescott/ansible-xml/compare/0.3.1...0.3.2
You can’t perform that action at this time.
0 commit comments