diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c8e8477 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,33 @@ +# Changelog + +## [0.0.1a4](https://github.com/NeonGeckoCom/neon-llm-chatgpt/tree/0.0.1a4) (2023-06-30) + +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-chatgpt/compare/0.0.1a3...0.0.1a4) + +**Merged pull requests:** + +- Update config handling to use envvars instead of FS overlay [\#6](https://github.com/NeonGeckoCom/neon-llm-chatgpt/pull/6) ([NeonDaniel](https://github.com/NeonDaniel)) + +## [0.0.1a3](https://github.com/NeonGeckoCom/neon-llm-chatgpt/tree/0.0.1a3) (2023-06-06) + +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-chatgpt/compare/0.0.1a2...0.0.1a3) + +**Merged pull requests:** + +- Add log for handled requests [\#4](https://github.com/NeonGeckoCom/neon-llm-chatgpt/pull/4) ([NeonDaniel](https://github.com/NeonDaniel)) + +## [0.0.1a2](https://github.com/NeonGeckoCom/neon-llm-chatgpt/tree/0.0.1a2) (2023-05-16) + +[Full Changelog](https://github.com/NeonGeckoCom/neon-llm-chatgpt/compare/babd77e0f173fbe3681927677602c72c58774ff0...0.0.1a2) + +**Implemented enhancements:** + +- \[FEAT\] Python Packaging [\#1](https://github.com/NeonGeckoCom/neon-llm-chatgpt/issues/1) + +**Merged pull requests:** + +- Update for packaging and deployment [\#3](https://github.com/NeonGeckoCom/neon-llm-chatgpt/pull/3) ([NeonDaniel](https://github.com/NeonDaniel)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*