branch: externals/topspace commit 270b4ace5151f38ee5145689437d2b7a2d52cd96 Author: Trevor Pogue <pogu...@mcmaster.ca> Commit: Trevor Pogue <pogu...@mcmaster.ca>
Update changelog for v0.1.2 --- CHANGELOG.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a173adb31..b6a84b0895 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,21 @@ ### New features ### Bugs fixed -* [#2](https://github.com/trevorpogue/topspace/pull/2): Make `recenter-top-bottom' act correctly when it moves point to bottom and top space is added to get there + +### Changes + +## 0.1.2 (2022-03-01) + +### New features + +### Bugs fixed +* [#2](https://github.com/trevorpogue/topspace/pull/2): Make `recenter-top-bottom` act correctly when it moves point to bottom and top space is added to get there ### Changes * [2584138](https://github.com/trevorpogue/topspace/commit/25841387a5d0300ea49356b9781c357b84df20bd): Raise topspace-center-position default to a subjectively better position -## 0.1.1 (2021-02-22) +## 0.1.1 (2022-02-22) ### New features @@ -21,8 +29,7 @@ ### Changes - -## 0.1.0 (2021-02-19) +## 0.1.0 (2022-02-19) ### New features * [#1](https://github.com/trevorpogue/topspace/pull/1): Make mode work for any scrolling command by using add-advice with scroll-up, scroll-down, and recenter