Skip to content

Commit 6eb40e4

Browse files
committed
Release notes: mentioned to #24
1 parent a93f632 commit 6eb40e4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

release_note_en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Release notes (English)
1212
- Display `*` in the status line when there are unsaved changes
1313
- Implement page up/down
1414
- Assign `gg` as an additional keybinding for moving to the first row.
15+
- Fix incorrect SQL for querying temporary tables in SQLite3 (#24)
1516

1617
v0.27.0
1718
-------

release_note_ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Release notes (Japanese)
1313
- 変更がある場合、ステータスラインに`*` を表示
1414
- ページ単位の移動(PgDn,PgUp)を実装
1515
- `gg` にファイル先頭への移動を設定
16+
- SQLite3 のテーブル一覧取得時における、一時テーブルの誤った参照方法を修正 (#24)
1617

1718
v0.27.0
1819
-------

0 commit comments

Comments
 (0)