release: version 0.3.3 🚀
Some checks failed
Build Docker image / Create Release (push) Successful in 18s
CI / linter (9.0.X, ubuntu-latest) (push) Failing after 1m6s
CI / tests_linux (9.0.X, ubuntu-latest) (push) Has been skipped
Build Docker image / deploy (push) Successful in 2m5s
SonarQube Scan / SonarQube Trigger (push) Failing after 4m45s

This commit is contained in:
Simon Diesenreiter 2025-05-26 09:23:29 +02:00
parent d416242712
commit 010316aa70
2 changed files with 16 additions and 1 deletions

View File

@ -5,11 +5,22 @@ Changelog
(unreleased)
------------
Fix
~~~
- Save DateTime as UTC, refs NOISSUE. [Simon Diesenreiter]
0.3.2 (2025-05-25)
------------------
Fix
~~~
- Exception thrown on LastOrDefault(), refs NOISSUE. [Simon
Diesenreiter]
Other
~~~~~
0.3.1 (2025-05-24)
------------------
@ -245,6 +256,10 @@ Other
0.1.9 (2025-04-15)
------------------
0.1.8 (2025-04-15)
------------------
Fix
~~~
- Additional debug outputs refs NOISSUE. [Simon Diesenreiter]

View File

@ -1 +1 @@
0.3.2
0.3.3