branch: externals/topspace commit fa67b67e1ae41adb44de0e5180a6cab922da6bb0 Author: trevorpogue <trevorpo...@users.noreply.github.com> Commit: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update NEWS.md --- NEWS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.md b/NEWS.md index be95469d07..fe984ddbb8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,13 @@ # History of user-visible changes +## [Unreleased](https://github.com/trevorpogue/topspace/tree/HEAD) + +[Full Changelog](https://github.com/trevorpogue/topspace/compare/v0.3.0...HEAD) + +**Merged pull requests:** + +- Prevent line `1` indicator sometimes displaying too high in `linum-mode` [\#22](https://github.com/trevorpogue/topspace/pull/22) ([trevorpogue](https://github.com/trevorpogue)) + ## [v0.3.0](https://github.com/trevorpogue/topspace/tree/v0.3.0) (2022-05-13) [Full Changelog](https://github.com/trevorpogue/topspace/compare/v0.2.1...v0.3.0)