diff --git a/HISTORY.md b/HISTORY.md index 7df276ef72..759b782f9a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.65 alpha 2024-07-01 + +* fix(developer): prevent non-BMP characters in key part of rule (#11806) +* chore(linux): remove unused building with pbuilder (#11862) + ## 18.0.64 alpha 2024-06-28 * fix(web): use fat-finger data with simple keypresses (#11854) diff --git a/VERSION.md b/VERSION.md index b3d1cfb187..fbc6447e6d 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.65 \ No newline at end of file +18.0.66 \ No newline at end of file