mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-05 07:07:41 +00:00
auto: increment master version to 17.0.32
This commit is contained in:
parent
92a0da82e6
commit
12f2c0debf
2 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 17.0.31 alpha 2023-01-19
|
||||
|
||||
* chore: git tag with release@semver (#8035)
|
||||
* fix(linux): Properly set context after changing IP (#8026)
|
||||
* chore(linux): use faster zero-length string check (#8037)
|
||||
* chore(linux): log failures to `km_kbp_context_clear(context)` (#8036)
|
||||
* chore(linux): Update recommended extension (#8038)
|
||||
|
||||
## 17.0.30 alpha 2023-01-17
|
||||
|
||||
* chore(linux): Fix vertical alignment of label (#8016)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
17.0.31
|
||||
17.0.32
|
||||
Loading…
Add table
Reference in a new issue