release: version 0.2.0 🚀
All checks were successful
Upload Python Package / Create Release (push) Successful in 55s
Upload Python Package / deploy (push) Successful in 4m16s

This commit is contained in:
Simon Diesenreiter
2024-12-03 14:07:34 +01:00
parent ac83eb7786
commit 48cf7eaf81
2 changed files with 16 additions and 1 deletions

View File

@@ -4,6 +4,21 @@ Changelog
(unreleased)
------------
Fix
~~~
- Remove unneeded dependency from new update runner job, ref: A24-10.
[Simon Diesenreiter]
Other
~~~~~
- Feat(inputs): add current inputs, ref: NOISSUE. [Simon Diesenreiter]
- Ci: add initial implementation of update runner action, ref: A24-10.
[Simon Diesenreiter]
0.1.0 (2024-12-02)
------------------
- Feat: initial implementation of input provider, ref: A24-7. [Simon
Diesenreiter]
- ✅ Ready to clone and code. [simon]

View File

@@ -1 +1 @@
0.1.0
0.2.0