diff --git a/CHANGELOG.md b/CHANGELOG.md index ba15964..303a4a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] +## [0.11.2] ### New Features - Add ability to keep applications open after launcher exits. Can be useful to review your recent activity in apps like @@ -345,7 +345,8 @@ legendary launch --dry-run 9c203b6ed35846e8a4a9ff1e314f6593 2> >(grep "Launch pa Initial release -[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.1...HEAD +[unreleased]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.2...HEAD +[0.11.2]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.1...v0.11.2 [0.11.1]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.11.0...v0.11.1 [0.11.0]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.10.1...v0.11.0 [0.10.1]: https://github.com/rfvgyhn/min-ed-launcher/compare/v0.10.0...v0.10.1 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index e3b7f19..2a13ee8 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 0.11.1 + 0.11.2