fix: update changelog for v0.37.4

This commit is contained in:
darshankabariya 2026-04-03 11:39:42 +05:30
parent 795edfaac3
commit 79bc9fd421
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22

View File

@ -1,3 +1,13 @@
## v0.37.4 (2026-04-03)
### Changes
- Optimize release builds for speed ([#3735](https://github.com/logos-messaging/logos-delivery/pull/3735)) ([#3777](https://github.com/logos-messaging/logos-delivery/pull/3777))
### Bug Fixes
- Properly add DEBUG flag into Dockerfile
## v0.37.3 (2026-03-25)
### Features