Skip to content

Commit bd6599b

Browse files
author
Aaron Dandy
committed
Updates changelog
1 parent 76aff2f commit bd6599b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 6.0.1 - 2025-08
6+
7+
- Fix for numeric phonetic suggestions by [filipnavara](https://github.com/filipnavara) in [PR #104](https://github.com/aarondandy/WeCantSpell.Hunspell/pull/104)
8+
- Fix for comments on MAP by [tbambuch](https://github.com/tbambuch) in [PR #105](https://github.com/aarondandy/WeCantSpell.Hunspell/pull/105)
9+
510
## 6.0.0 - 2025-03
611

7-
- Add and remove words from in-memory `WordList` instances, resolving [Issue $41](https://github.com/aarondandy/WeCantSpell.Hunspell/issues/41).
12+
- Add and remove words from in-memory `WordList` instances, resolving [Issue #41](https://github.com/aarondandy/WeCantSpell.Hunspell/issues/41).
813
- (breaking) Add word methods respect `IgnoredChars` and `ComplexPrefixes` options now.
914
- (breaking) The netstandard2.0 assembly depends on System.Runtime.CompilerServices.Unsafe instead of System.Collections.Immutable like in previous versions.
1015
- (breaking) Too many little API changes to mention them all 🤷.

0 commit comments

Comments
 (0)