Skip to content

Commit

Permalink
Release 1.0.1 (#16)
Browse files Browse the repository at this point in the history
This patch release brings about the fix for patterns concering dates and
date-times with zone offset `14:00` which previously allowed for
a concatenation without a plus sign.
  • Loading branch information
mristin authored Mar 13, 2024
1 parent 4f2bd86 commit 3b65382
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1260,6 +1260,14 @@ The commit messages follow the guidelines from https://chris.beams.io/posts/git-

## Change Log

### v1.0.1 (2024-03-13)

* Update to aas-core-meta, codegen, testgen 79314c6, 94399e1, e1087880 (#15)

This patch release brings about the fix for patterns concerning dates and
date-times with zone offset `14:00` which previously allowed for
a concatenation without a plus sign.

### v1.0.0 (2024-02-02)

This is the first stable release. The release candidates stood
Expand Down

0 comments on commit 3b65382

Please sign in to comment.