Skip to content

Commit 134328f

Browse files
committed
Prepare 0.8 release
1 parent da1a66e commit 134328f

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
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
## [Unreleased]
66
- No unreleased changes so far
77

8+
## [0.8] - 2025-07-27
9+
### Added
10+
- Adds convencience method to get combustion engine for combustion vehicles
11+
812
## [0.7.2] - 2025-06-26
913
### Fixed
1014
- Fixes a problem with robust time parsing under python 3.10 when fractional seconds were more than 6 digits long
@@ -76,7 +80,8 @@ All notable changes to this project will be documented in this file.
7680
## [0.1] - 2025-01-25
7781
Initial release, let's go and give this to the public to try out...
7882

79-
[unreleased]: https://github.com/tillsteinbach/CarConnectivity/compare/v0.7.2...HEAD
83+
[unreleased]: https://github.com/tillsteinbach/CarConnectivity/compare/v0.8...HEAD
84+
[0.8]: https://github.com/tillsteinbach/CarConnectivity/releases/tag/v0.8
8085
[0.7.2]: https://github.com/tillsteinbach/CarConnectivity/releases/tag/v0.7.2
8186
[0.7.1]: https://github.com/tillsteinbach/CarConnectivity/releases/tag/v0.7.1
8287
[0.7]: https://github.com/tillsteinbach/CarConnectivity/releases/tag/v0.7

0 commit comments

Comments
 (0)