From 58f2ad4e1c868a14dee937a239a866903daa2bfd Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Tue, 6 Jun 2023 21:48:58 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..95e2605 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,36 @@ +# Changelog + +## [0.6.1a10](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.6.1a10) (2023-06-06) + +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.6.1a9...0.6.1a10) + +**Merged pull requests:** + +- Updated Configuration, Permit Infinite Consumer Restarts [\#70](https://github.com/NeonGeckoCom/neon_mq_connector/pull/70) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Update neon\_utils dependency spec to support 1.0 [\#61](https://github.com/NeonGeckoCom/neon_mq_connector/pull/61) ([github-actions[bot]](https://github.com/apps/github-actions)) +- Logging, testing, style updates and minor bugfixes [\#54](https://github.com/NeonGeckoCom/neon_mq_connector/pull/54) ([NeonDaniel](https://github.com/NeonDaniel)) +- Updated Exchanges, Publishing, Chatbots support [\#42](https://github.com/NeonGeckoCom/neon_mq_connector/pull/42) ([github-actions[bot]](https://github.com/apps/github-actions)) + +## [0.6.1a9](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.6.1a9) (2023-05-01) + +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.6.1a8...0.6.1a9) + +## [0.6.1a8](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.6.1a8) (2023-04-27) + +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.6.1a7...0.6.1a8) + +## [0.6.1a7](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.6.1a7) (2023-04-21) + +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.6.1a6...0.6.1a7) + +## [0.6.1a6](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.6.1a6) (2023-04-21) + +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.6.1a5...0.6.1a6) + +## [0.6.1a5](https://github.com/NeonGeckoCom/neon_mq_connector/tree/0.6.1a5) (2023-04-21) + +[Full Changelog](https://github.com/NeonGeckoCom/neon_mq_connector/compare/0.6.0...0.6.1a5) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*