diff --git a/CHANGELOG.md b/CHANGELOG.md index ab6b65a..f18c614 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.2](https://www.github.com/MagicfTail/ConsoleIOUI/releases/tag/v1.0.2) (2023-10-26) + +### Bug Fixes + +* Breaking change. Add EntranceHandler and summaries ([14acf3a](https://www.github.com/MagicfTail/ConsoleIOUI/commit/14acf3a7577cfb408247663de022f32cf90c87a0)) + ## [1.0.1](https://www.github.com/MagicfTail/ConsoleIOUI/releases/tag/v1.0.1) (2023-10-24) diff --git a/ConsoleIOUI/ConsoleIOUI.csproj b/ConsoleIOUI/ConsoleIOUI.csproj index c3f13c7..6261eb8 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.1 + 1.0.2