From d2e2a90dc9109b24c316f6d0c3a0d45d60dc6750 Mon Sep 17 00:00:00 2001 From: Till Steinbach Date: Fri, 2 Aug 2024 09:12:39 +0200 Subject: [PATCH] prepare 0.38.6 release --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc1799..444ff16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased] - No unreleased changes so far +## [0.38.6] - 2024-08-02 +### Added +- Added several missing attributes + +### Changed +- Updated API to 0.60.4 + ## [0.38.5] - 2024-02-28 ### Added - fixes a bug introduced with new departure timer attributes @@ -815,7 +822,8 @@ All notable changes to this project will be documented in this file. Initial release -[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.5..HEAD +[unreleased]: https://github.com/tillsteinbach/WeConnect-cli/compare/v0.38.6..HEAD +[0.38.6]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.6 [0.38.5]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.5 [0.38.4]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.4 [0.38.3]: https://github.com/tillsteinbach/WeConnect-cli/releases/tag/v0.38.3