Skip to content

Commit

Permalink
chore: Add missing CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
rumpelsepp committed Jul 1, 2022
1 parent 718c115 commit 95a85e0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 1.0.3 (2022-06-30)

### Fixed

* Fix a crash when the DoIP gateway denies the UDS request (#196)
* Fix the DoIP discovery scanner creating invalid URLs (source and targed where confused) (#196)
* Readd the removed return value to `wait_for_ecu()` (#198)
* vECU: Fix state change comparison and reset security access on session change (#190)

## 1.0.2 (2022-06-30)

### Added
Expand Down

0 comments on commit 95a85e0

Please sign in to comment.