Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 804 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 804 Bytes

2.0.0 (2021-11-14)

Features

  • add better naming for entity references (5717c81)

BREAKING CHANGES

  • The entity references have changed to be more descriptive. Alphanumeric is now named and unicode is now numeric as these actually reflect the name of the references.

1.0.5 (2021-07-30)

Bug Fixes

  • dont replace incorrectly for single quotes (b38aa07)