branch: externals/topspace commit 94b90ae7a6081cfd18d490a1a400c57f9167fea2 Author: trevorpogue <trevorpo...@users.noreply.github.com> Commit: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update NEWS.md --- NEWS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index fe984ddbb8..666c9261ef 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,10 +1,10 @@ # History of user-visible changes -## [Unreleased](https://github.com/trevorpogue/topspace/tree/HEAD) +## [v0.3.1](https://github.com/trevorpogue/topspace/tree/v0.3.1) (2022-08-24) -[Full Changelog](https://github.com/trevorpogue/topspace/compare/v0.3.0...HEAD) +[Full Changelog](https://github.com/trevorpogue/topspace/compare/v0.3.0...v0.3.1) -**Merged pull requests:** +**Fixed bugs:** - Prevent line `1` indicator sometimes displaying too high in `linum-mode` [\#22](https://github.com/trevorpogue/topspace/pull/22) ([trevorpogue](https://github.com/trevorpogue))