Skip to content

Commit

Permalink
bump to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Apr 17, 2024
1 parent 4dc6ff4 commit 393dd2e
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.3.0
======
Apr 17, 2024

- Add constant: keys.ShiftTAB = "\x1B[Z"
- Simplify the terminal interface and implements (Compatibility around `ITty` is broken)

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.3.0
======
Apr 17, 2024

- 定数追加: keys.ShiftTAB = "\x1B[Z"
- 端末のインターフェイスと実装を簡素化 (`ITty` 周辺の互換性破壊)

Expand Down

0 comments on commit 393dd2e

Please sign in to comment.