fix(documentation): Update documentation and migration guide with standardized method names and deprecation notices.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-13 - 1.1.10 - fix(documentation)
|
||||
Update documentation and migration guide with standardized method names and deprecation notices.
|
||||
|
||||
- Replaced deprecated getClosestMatchForString with findClosestMatch in code examples.
|
||||
- Replaced deprecated getChangeScoreForString with calculateScores in documentation.
|
||||
- Updated readme plan to mark method naming standardization as completed.
|
||||
|
||||
## 2025-05-12 - 1.1.9 - fix(core)
|
||||
Update build scripts, refine testing assertions, and enhance documentation
|
||||
|
||||
|
Reference in New Issue
Block a user