diff --git a/CHANGELOG.md b/CHANGELOG.md index 31d8ab4..4e5403e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,12 +16,13 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how Security -- in case of vulnerabilities. --> -## [1.0.1] +## [1.1.0] ### Added - Added `tsp.dumpQueueOnConnect` setting to dump the instrument output queue before clearing it so it can be printed when opening the terminal +- Added progress indication to connection notification ## [1.0.0] @@ -241,8 +242,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how - Feature to retrieve TSP-Link network details -[Unreleased]: https://github.com/tektronix/tsp-toolkit/compare/v1.0.1...HEAD -[1.0.1]: https://github.com/tektronix/tsp-toolkit/releases/tag/v1.0.1 +[Unreleased]: https://github.com/tektronix/tsp-toolkit/compare/v1.1.0...HEAD +[1.1.0]: https://github.com/tektronix/tsp-toolkit/releases/tag/v1.1.0 [1.0.0]: https://github.com/tektronix/tsp-toolkit/releases/tag/v1.0.0 [0.18.2]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.18.2 [0.18.1]: https://github.com/tektronix/tsp-toolkit/releases/tag/v0.18.1