diff --git a/HISTORY.md b/HISTORY.md index 1e728237e8..9643454b8a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.201 beta 2025-02-26 + +* fix(web): prevent cookie-default behavior from mangling engine init (#13331) +* chore(linux): adjust to renamed xdg module (#13354) + ## 18.0.200 beta 2025-02-25 * fix(web): properly support workerless use of Web engine (#13290) diff --git a/VERSION.md b/VERSION.md index f65c3b46fe..b7d4875daf 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.201 \ No newline at end of file +18.0.202 \ No newline at end of file