We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e876b73 commit fbd8d90Copy full SHA for fbd8d90
CHANGELOG.md
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org).
5
6
+## [0.3.2](https://github.com/remarkablemark/html-react-parser/compare/v0.3.1...v0.3.2) - 2017-01-26
7
+### Fixed
8
+- Decode HTML entities by default on node (#34)
9
+
10
## [0.3.1](https://github.com/remarkablemark/html-react-parser/compare/v0.3.0...v0.3.1) - 2017-01-10
11
### Changed
12
- Updated README by fixing CDN installation instructions and adding JSFiddle
0 commit comments