Updated changelog

This commit is contained in:
Kwoth
2022-04-26 02:34:52 +02:00
parent 5d2d74b92a
commit 11ffdd84a3

View File

@@ -4,6 +4,15 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
## Unreleased ## Unreleased
### Added
- Added support for embed arrays in commands such as .say, .greet, .bye, etc...
- Website to create them is live at eb2.nadeko.bot (it will soon be replacing eb.nadeko.bot)
- Embed arrays don't have a plainText property (it's renamed to 'content')
- Embed arrays use color hex values instead of an integer
- Old embed format will still work
- There shouldn't be any breaking changes
## [4.1.2] - 16.04.2022 ## [4.1.2] - 16.04.2022
### Fixed ### Fixed