diff --git a/HISTORY.md b/HISTORY.md index b89fa9e3ca..ba797ad069 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.261 alpha 2026-07-30 + +* fix(core): clone state actions deep copy (#15961) +* maint(android): update Android Target API to 36 (#16280) +* refactor(web): adjust function visibility and variable names (#16286) + ## 19.0.260 alpha 2026-07-27 * fix(web): ignore exception trying to access cookie (#16283) diff --git a/VERSION.md b/VERSION.md index 6d093c935e..f64de668d5 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.261 \ No newline at end of file +19.0.262 \ No newline at end of file