chore: update master changelog after v0.37.4 (#3802)

This commit is contained in:
Darshan 2026-04-07 21:30:57 +05:30 committed by GitHub
parent 549bf8bc43
commit 9a344553e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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