From da5dced8a5f49cce19607bb23b2bc4c1145cbb3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:54:49 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e9df42a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# Changelog + +## 0.1.0 (2025-01-09) + + +### Features + +* add manual workflow trigger ([41415d0](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/41415d09011db74a934c016f25db80b92ae32441)) +* migrate to poetry 2.0.0 and python 3.13 ([652f951](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/652f95149c75dc1a66b49dcc3172eacd89f15c9f)) +* migrate to poetry 2.0.0 and python 3.13 ([f3aa072](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/f3aa07253cececdc0d5f967471dace04493cfe29)) + + +### Bug Fixes + +* sensitive data leaks regexp refactored ([#14](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/issues/14)) ([128b866](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/128b866c2aee85f043a71890aa1022ac5b1bd8bb)) +* sensitive data leaks regexp refactored ([#15](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/issues/15)) ([471c939](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/471c939321e68cb0df993f29325c1290fcbf987b)) +* trigger for all branches ([2f1e775](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/2f1e775f1702bd2507ad2044c39cb298bab555e0)) + + +### Documentation + +* update CONTRIBUTING.md ([7510847](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/7510847a52e945aef2c190eefd03639fd6c06cc2)) +* update RELESE.md ([eced570](https://github.com/SchweizerischeBundesbahnen/open-source-polarion-python-repo-template/commit/eced570f77568675349e47e32a3b2e8bb347bc9d))