diff --git a/CHANGELOG.md b/CHANGELOG.md index f18c614..41327a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [1.0.3](https://www.github.com/MagicfTail/ConsoleIOUI/releases/tag/v1.0.3) (2023-10-27) + +### Bug Fixes + +* Catch stopping the reader thread ([5f555b4](https://www.github.com/MagicfTail/ConsoleIOUI/commit/5f555b4ede35b51c05ead3451f39df62e5a8eabf)) + ## [1.0.2](https://www.github.com/MagicfTail/ConsoleIOUI/releases/tag/v1.0.2) (2023-10-26) diff --git a/ConsoleIOUI/ConsoleIOUI.csproj b/ConsoleIOUI/ConsoleIOUI.csproj index 6261eb8..25b979e 100644 --- a/ConsoleIOUI/ConsoleIOUI.csproj +++ b/ConsoleIOUI/ConsoleIOUI.csproj @@ -8,7 +8,7 @@ Magic fTail https://github.com/MagicfTail/ConsoleIOUI library, console, IO, UI, user interface, terminal - 1.0.2 + 1.0.3