Skip to content

Commit

Permalink
bump to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Oct 6, 2024
1 parent 357b395 commit b9a3015
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.11.0
=======
Oct 6, 2024

* Implement the prediction like PowerShell 7 on the cell editing. (`` or `Ctrl-F` inserts the text of the predicition) [go-readline-ny v1.5.0]
* Support the hankaku-kana mode on the SKK input (`Ctrl-Q` to enter the hankaku-kana mode from SKK kana mode) [go-readline-skk v0.4.0]

Expand Down
4 changes: 4 additions & 0 deletions release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.11.0
=======
(2024.10.06)

* セル編集でPowerShell 7 風の入力予測をするようにした(`` もしくは `Ctrl-F` で予測結果を採用する) [go-readline-ny v1.5.0]
* SKK入力で半角カナ入力をサポート(SKKのかな入力モードで`Ctrl-Q`を押下する) [go-readline-skk v0.4.0]

Expand Down

0 comments on commit b9a3015

Please sign in to comment.