Skip to content

Commit

Permalink
bump to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Apr 16, 2024
1 parent 59e9844 commit f936899
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
v1.7.1
======
Apr 16 2024

* Set cursor on or off when yes or no is asked.
* Fix the problem that the cursor position could become invalid after moving from a long line to a short line, causing a crash when editing.
* Fix the problem (since v.1.6.0) that the cursor position could become invalid after moving from a long line to a short line, causing a crash when editing.

v1.7.0
======
Expand Down
6 changes: 5 additions & 1 deletion release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
v1.7.1
======
(2024.04.16)

* Yes/No を問い合わせる時、カーソルを On/Off するようにした。
* 長い行から短い行に移動した後のカーソル位置が無効になることがあり、編集するとクラッシュする不具合を修正
* 長い行から短い行に移動した後のカーソル位置が無効になることがあり、編集するとクラッシュする不具合(v1.6.0-)を修正

v1.7.0
======
Expand Down

0 comments on commit f936899

Please sign in to comment.