chore(Zinnia): 1.2.1
This commit is contained in:
parent
e415b22dbd
commit
f7c91222fc
1 changed files with 5 additions and 1 deletions
|
|
@ -1,9 +1,13 @@
|
||||||
version = "1.2.0"
|
version = "1.2.1"
|
||||||
description = "Coloured usernames to be a bit more pleasing on the eyes"
|
description = "Coloured usernames to be a bit more pleasing on the eyes"
|
||||||
|
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
# 1.2.1
|
||||||
|
* Use correct default block colour in replies
|
||||||
|
* Use correct default block colour in "unchanged" mode
|
||||||
|
|
||||||
# 1.2.0
|
# 1.2.0
|
||||||
* Finally fixes the annoying padding issue in replies
|
* Finally fixes the annoying padding issue in replies
|
||||||
* Adds nice preview blocks in settings with configurable hsv bars for all your previewing needs
|
* Adds nice preview blocks in settings with configurable hsv bars for all your previewing needs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue