Skip to content

Commit 81101dd

Browse files
committed
prepare 0.30.0 release
1 parent 3944839 commit 81101dd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
- No unreleased changes so far
7+
8+
## [0.30.3] - 2022-01-11
69
### Fixed
710
- Make login more robust against server errors
11+
- Hide 204 no_content error on missing parking position
812

913
## [0.30.2] - 2022-01-10
1014
### Fixed
@@ -425,7 +429,8 @@ Minor fix in observer interface
425429
## [0.1.0] - 2021-05-26
426430
Initial release
427431

428-
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.30.2...HEAD
432+
[unreleased]: https://github.com/tillsteinbach/WeConnect-python/compare/v0.30.3...HEAD
433+
[0.30.3]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.30.3
429434
[0.30.2]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.30.2
430435
[0.30.1]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.30.1
431436
[0.30.0]: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.30.0

0 commit comments

Comments
 (0)