Skip to content

Commit

Permalink
Add the entity decoding changes to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Oct 13, 2019
1 parent 33ddd70 commit 772ca6a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi

## [Unreleased][unreleased]

### Added

- Added a new `Html5EntityDecoder` class (#387)

### Changed

- Made entity decoding less memory-intensive (#386)

### Deprecated

- Deprecated the `Html5Entities` class - use `Html5EntityDecoder` instead (#387)

## [1.0.0] - 2019-06-29

No changes were made since 1.0.0-rc1.
Expand Down

0 comments on commit 772ca6a

Please sign in to comment.