fix: add Discord voice message changelog (#7253) (thanks @nyanjou)

This commit is contained in:
Shadow
2026-02-13 12:42:47 -06:00
committed by Shadow
parent c87e481ec9
commit a15033876c

View File

@@ -7,6 +7,7 @@ Docs: https://docs.openclaw.ai
### Changes
- Skills: remove duplicate `local-places` Google Places skill/proxy and keep `goplaces` as the single supported Google Places path.
- Discord: send voice messages with waveform previews from local audio files (including silent delivery). (#7253) Thanks @nyanjou.
### Fixes