diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..c88417e --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,38 @@ +============== +Change history +============== + +v4.1.0 (2025-02-10) +------------------- + +* Add apt-packages input to docs build + +v4 (2025-01-03) +--------------- + +* add job to create pull requests to update open-api-framework + +v3.0.2 (2024-12-20) +------------------- + +* Allow passing of settings module to docs job + +v3.0.1 (2024-12-20) +------------------- + +* Push repo main branch to Docker latest + +v3 (2024-11-01) +--------------- + +* Add trivy image scan + +v2 (2024-10-30) +--------------- + +* Add check OAF version script + +v1 (2024-10-04) +--------------- + +* Initial release