We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1298158 commit c9dd802Copy full SHA for c9dd802
content/en/dotnet-webapi-boilerplate/general/changelogs.md
@@ -15,7 +15,22 @@ weight: 7
15
toc: true
16
---
17
18
-## 0.0.6-rc `Current`
+## 1.0.0
19
+
20
+Release Tag [1.0.0](https://github.com/fullstackhero/dotnet-webapi-boilerplate/tree/1.0.0) released on `2023-04-08`
21
22
+- .NET 7 Upgrade
23
+- FSH CLI Support
24
+- Bug Fixes
25
+- Code Cleanups
26
+- Package Upgrades
27
+- Makefile
28
+- Built-In Docker Support
29
+- Docker-Compose files
30
+- Terraform for AWS ECS Deployment
31
+- Switched Default Database Provider as PostgreSQL
32
33
+## 0.0.6-rc
34
35
Release Tag [0.0.6-rc](https://github.com/fullstackhero/dotnet-webapi-boilerplate/tree/0.0.6-rc) released on `2022-02-26`
36
0 commit comments