Skip to content

Commit 686e538

Browse files
committed
Updated CHANGELOG, version bump
1 parent aa6c670 commit 686e538

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@
5353
storage and management, which makes the overall interaction
5454
between UI and core code much more robust (12.0.0-alpha.11)
5555

56+
## 12.0.0-alpha.12
57+
58+
- Made resetting of search result selection and content view offset less aggressive
59+
60+
- Some changes in 12.0.0-alpha.11 caused some UI counters to reset more frequently than desired
61+
5662
## 12.0.0-alpha.11
5763

5864
- Removed disabling of drop mode key binding `d` when searching or filtering is ongoing

bin/version_string.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
let s = "12.0.0-alpha.11"
1+
let s = "12.0.0-alpha.12"

0 commit comments

Comments
 (0)