branch: externals/topspace commit f72d5cbaa1a0f60151cbe6ae2728faba3b8613df Author: trevorpogue <trevorpo...@users.noreply.github.com> Commit: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Update Changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7bd8e1cec..9f50d91650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [Unreleased](https://github.com/trevorpogue/topspace/tree/HEAD) + +[Full Changelog](https://github.com/trevorpogue/topspace/compare/0.2.0...HEAD) + +**Fixed bugs:** + +- Fix inability to use scrolling commands interactively [\#11](https://github.com/trevorpogue/topspace/pull/11) ([trevorpogue](https://github.com/trevorpogue)) + ## [0.2.0](https://github.com/trevorpogue/topspace/tree/0.2.0) (2022-04-12) [Full Changelog](https://github.com/trevorpogue/topspace/compare/v0.1.2...0.2.0)