mirror of
https://github.com/Luzifer/discord-community.git
synced 2024-12-20 10:21:22 +00:00
prepare release v0.13.0
This commit is contained in:
parent
384af99139
commit
03d5ff781b
1 changed files with 13 additions and 1 deletions
12
History.md
12
History.md
|
@ -1,3 +1,15 @@
|
||||||
|
# 0.13.0 / 2024-12-12
|
||||||
|
|
||||||
|
* [liveposting] Make embed title and therefore whole embed optional
|
||||||
|
* [streamSchedule] Add capability for content templating in stream schedule
|
||||||
|
* Fix: Only access slice if it has content
|
||||||
|
* Fix: Expose `formatTime` formatter instead for timezon support
|
||||||
|
* Fix: Allow locale time in templating
|
||||||
|
* Fix: Compare content for updates
|
||||||
|
* Fix: Do not try to compare non existing embed
|
||||||
|
* Fix: Remove `embed_title` as required attribute
|
||||||
|
* Update Go dependencies
|
||||||
|
|
||||||
# 0.12.3 / 2022-03-04
|
# 0.12.3 / 2022-03-04
|
||||||
|
|
||||||
* Fix: Trim spaces in title as Discord does
|
* Fix: Trim spaces in title as Discord does
|
||||||
|
|
Loading…
Reference in a new issue