refactor: remove old changelog entries

This commit is contained in:
Prad Nukala 2024-09-30 15:41:01 -04:00
parent fc0918c938
commit 07fd9ff0ad

View File

@ -1,16 +1,3 @@
## v0.4.0 (2024-09-30)
### Feat
- add scheduled binary release workflow
- introduce process-compose for process management
- add counter animation to hero section
- add registration page
### Refactor
- move dwn wasm build to pkg directory
## v0.3.1 (2024-09-29)
### Refactor
@ -124,7 +111,7 @@
- extract root command creation to separate file
- move ipfs setup to function
- remove unnecessary proxy config
- rename script to
- rename script to
- move DWN proxy server logic to separate file
- use htmx instead of dwn for vault client
- remove unused environment variables
@ -132,7 +119,7 @@
- use staking keeper in DID keeper
- remove unused dependencies
- remove unused image building workflow
- add field to
- add field to
- Update KeyKind Enum to have proper naming conventions
- Update `DIDNamespace` to have proper naming convention
- expose ports directly in docker-compose