Skip to content

Commit

Permalink
Updating version and changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
chhackett committed Nov 26, 2023
1 parent 45d8c22 commit f760f63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ Package changes:
-------
* The color mode configuration moved from Windows specific
settings to the vty user config.

0.2.0.1
-------
* On shutdown, make sure to shut down output interface before shutting down input interface.
Fixes mouse reset bug.
2 changes: 1 addition & 1 deletion vty-windows.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: vty-windows
version: 0.2.0.0
version: 0.2.0.1
license: BSD-3-Clause
license-file: LICENSE
author: Chris hackett
Expand Down

0 comments on commit f760f63

Please sign in to comment.