Skip to content

Commit b4dea21

Browse files
authored
docs: update changelog
1 parent 0efbb9c commit b4dea21

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to `html2text` will be documented in this file.
44

55
## Unreleased
66

7+
## [2.0.0 - 2022-10-05](https://github.com/worksome/html2text/compare/v1.0.0...v2.0.0)
8+
9+
### Changed
10+
- **BREAKING** Use a typed configuration class instead of array ([#4](https://github.com/worksome/html2text/pull/4))
11+
- Use Pest for tests ([#4](https://github.com/worksome/html2text/pull/4))
12+
- Type hint all properties and methods ([#4](https://github.com/worksome/html2text/pull/4))
13+
714
## 1.0.0 - 2022-10-05
815

916
### Added

0 commit comments

Comments
 (0)