From d46fd2251521035c28135c48142c6877e4e98a6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 10:51:40 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e01fba6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 0.1.0 (2024-11-10) + + +### 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)) + + +### 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))