Skip to content

Commit 91bf5ba

Browse files
committed
Add changelog to project
1 parent 288a859 commit 91bf5ba

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## [0.1.1] - 2016-01-31
6+
### Added
7+
- Add parser based on html5ever
8+
- Add namespace parsing
9+
10+
## [0.1.2] - 2016-04-26
11+
### Added
12+
- Quiescent state for interrupting parser from @ConnorGBrewster
13+
14+
### Fixed
15+
- Bug in namespace parsing of end tag from @bpowers
16+
- Removed mention of `one_input` from README.md from @Ygg01

0 commit comments

Comments
 (0)