diff --git a/HISTORY.md b/HISTORY.md index e6722b03fe..cc966ad6f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 18.0.209 beta 2025-03-06 + +* fix(common): fail builds with low test coverage for all typescript projects (#13418) +* fix(windows): Check for updates registry value stored under the one Key (#13413) +* fix(windows): remove online update deadcode (#13421) + ## 18.0.208 beta 2025-03-05 * fix(windows): Check registry report usage value in setup process (#13215) diff --git a/VERSION.md b/VERSION.md index ac4761bfef..a3bea410af 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.209 \ No newline at end of file +18.0.210 \ No newline at end of file