diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..c2f24a11ad --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## 1.0.0 (2024-04-09) + + +### Features + +* add devcontainers ([#34](https://github.com/dvsa/vol-app/issues/34)) ([fb3e8f4](https://github.com/dvsa/vol-app/commit/fb3e8f41bee33c8c3ca9e54a7839aec2c0bdbd4a)) +* add README ([#35](https://github.com/dvsa/vol-app/issues/35)) ([cb49ecb](https://github.com/dvsa/vol-app/commit/cb49ecbccb7c6e1c623b94cb44d5b5eaefeb3d92)) +* add RFC template ([#3](https://github.com/dvsa/vol-app/issues/3)) ([b88ee49](https://github.com/dvsa/vol-app/commit/b88ee49f17503e5e75cf196cda210e3267a18030)) +* **terraform:** add boilerplate directory structure ([#22](https://github.com/dvsa/vol-app/issues/22)) ([f614038](https://github.com/dvsa/vol-app/commit/f61403840ce7c5cabfd99ee0da6a89411d41b170)) +* **terraform:** add ECR for application images ([#30](https://github.com/dvsa/vol-app/issues/30)) ([3e341a8](https://github.com/dvsa/vol-app/commit/3e341a850ab0ea119c7126dc1852e96aae447af2))