Skip to content

Commit

Permalink
Create Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielT authored Dec 13, 2021
1 parent a78dbed commit 0978a5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog
## Version 1.0.1
- fix a bug where referring to array elements using angle brackets (array[0]) did not work corrctly
- fix a bug in --insert-characteristic and --insert-measurement where these could only reference variables, but not array elements or struct members
- allow creating new a2l files using the option --create

## Version 1.0.0
- initial stable release

0 comments on commit 0978a5b

Please sign in to comment.