Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andretcarpizo authored Dec 26, 2023
1 parent b4dfdff commit 77646ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
## [2.0.0] - 2023-12-26

### Breaking Changes
- Breaking Change: NfMd Variants are deprecated and will be replaced by their equivalent NfFa Variant in the next release
- Breaking Change: #[non_exhaustive] attribute to WhisperError enum
- Breaking Change: non_exhaustive attribute to IconKind enumeration
- Breaking Change: Remove all md variants from icon_map.rs
- Breaking Change: Remove all NfMd Variants from icon_map.rs

### Changed
- Refactor: from Mutex to RwLock on ICON_MAP .
Expand Down

0 comments on commit 77646ed

Please sign in to comment.