We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d464f3 commit f01345aCopy full SHA for f01345a
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to `html2text` will be documented in this file.
4
5
## Unreleased
6
7
+## [2.0.1 - 2022-11-15](https://github.com/worksome/html2text/compare/v2.0.0...v2.0.1)
8
+
9
+### Fixed
10
+- Resolve plain-text encoding for ampersands ([#5](https://github.com/worksome/html2text/pull/5))
11
12
## [2.0.0 - 2022-10-05](https://github.com/worksome/html2text/compare/v1.0.0...v2.0.0)
13
14
### Changed
0 commit comments