From bc1e4bff8484fcb4eb72fc9b58ca0b0ce72a4136 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 11:17:33 +0000 Subject: [PATCH] chore(main): release 0.0.2 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7fe6cc3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [0.0.2](https://github.com/id8-engineering/python-em511/compare/v0.0.1...v0.0.2) (2026-07-23) + + +### Bug Fixes + +* fix syntax error on url ([51be51d](https://github.com/id8-engineering/python-em511/commit/51be51d6650b8f24af856167333525f630464471)) +* fix syntax error on url ([a829371](https://github.com/id8-engineering/python-em511/commit/a8293710137ff3160f7750334e00277550cec6ca)) +* remove setup on publish-to-test-pypi ([dd4602e](https://github.com/id8-engineering/python-em511/commit/dd4602eb3180992464b1385bc5266dd267098ad2)) +* update test to loop through registerspecs ([5393e07](https://github.com/id8-engineering/python-em511/commit/5393e07894e0e68f914843937fb2d42b0ef4eed3)) +* update test to loop through registerspecs ([#92](https://github.com/id8-engineering/python-em511/issues/92)) ([8e614ae](https://github.com/id8-engineering/python-em511/commit/8e614aeae3e557af4d77426abede02a1a7c0c2b7))