Skip to content

Commit

Permalink
bump to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Sep 22, 2021
1 parent 171f91f commit b9b0b46
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,6 +1,10 @@
Release notes
=============

0.3.0
-----
on Sep.23,2021

- Fix the problem that the utf8-rune on the line boundary could not be drawn
- `w`: restore the last saved filename as the next saving
- `w`: show `canceled` instead of `^C` when ESCAPE key is pressed
Expand Down
4 changes: 4 additions & 0 deletions release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Release notes
=============

0.3.0
-----
(2021.09.23)

- 行境界上の UTF8 文字が描画されない問題を修正
- `w` 最後に保存したファイル名を次回保存の時に復元するようにした
- `w` ESCキーが押された時、^C ではなく canceled と表示するようにした
Expand Down

0 comments on commit b9b0b46

Please sign in to comment.