You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## 6.0.2 - 2025-09
6
+
7
+
- Fixes default timeout for suggest steps [PR #110](https://github.com/aarondandy/WeCantSpell.Hunspell/pull/110)
8
+
5
9
## 6.0.1 - 2025-08
6
10
7
11
- Fix for numeric phonetic suggestions by [filipnavara](https://github.com/filipnavara) in [PR #104](https://github.com/aarondandy/WeCantSpell.Hunspell/pull/104)
@@ -16,6 +20,10 @@ All notable changes to this project will be documented in this file.
16
20
- (breaking) Some "Immutable" method names are now "Extract" or "Build". I recommend using "Extract" for better performance.
17
21
- File loading is a bit faster now.
18
22
23
+
## 5.2.3 - 2025-09
24
+
25
+
- Fixes default timeout for suggest steps [PR #109](https://github.com/aarondandy/WeCantSpell.Hunspell/pull/109)
0 commit comments