Skip to content

Commit

Permalink
Add Changelog entry for HTMLKit 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iabudiab committed Feb 26, 2017
1 parent 60b086f commit bb99876
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Change Log

## [2.0.1](https://github.com/iabudiab/HTMLKit/releases/tag/2.0.0)
## [2.0.2](https://github.com/iabudiab/HTMLKit/releases/tag/2.0.2)

Released on 2017.02.26

### Fixed
- Retain cycles in `HTMLNodeIterator` (issue #4)
- Retain cycles in `HTMLRange` (issue #5)
- The layout of `HTMLKit` tests module for Swift Package Manager


## [2.0.1](https://github.com/iabudiab/HTMLKit/releases/tag/2.0.1)

Released on 2017.02.20

Expand Down

0 comments on commit bb99876

Please sign in to comment.