We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be70d93 commit 4ef692fCopy full SHA for 4ef692f
CHANGELOG.md
@@ -21,9 +21,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21
-->
22
23
## [Unreleased]
24
+
25
+## 1.0.0 - 2018-03-01
26
- Initial Release
27
- Changed XML parsing to use an internal interface.
28
- chore: Add travis-ci config and badge
29
30
<!-- Update the Unreleased comparison range with each release -->
-[Unreleased]: https://github.com/CondeNast/xml-to-react/compare/x.y.z...master
31
+[Unreleased]: https://github.com/CondeNast/xml-to-react/compare/1.0.0...master
0 commit comments