chore(Scout): 1.1.1
This commit is contained in:
parent
d8772204e0
commit
9250b3c41b
1 changed files with 4 additions and 1 deletions
|
|
@ -1,9 +1,12 @@
|
||||||
version = "1.1.0"
|
version = "1.1.1"
|
||||||
description = "Backported and improved search functionality"
|
description = "Backported and improved search functionality"
|
||||||
|
|
||||||
aliucord {
|
aliucord {
|
||||||
// Changelog of your plugin
|
// Changelog of your plugin
|
||||||
changelog.set("""
|
changelog.set("""
|
||||||
|
# 1.1.1
|
||||||
|
* Use proper icons for search filter suggestions
|
||||||
|
|
||||||
# 1.1.0 - Look out, Scout has:updates
|
# 1.1.0 - Look out, Scout has:updates
|
||||||
* Add "has:forward" and "has:poll" filters
|
* Add "has:forward" and "has:poll" filters
|
||||||
* Add "exclude:" filter. It is the opposite of "has:" and filters out matching elements
|
* Add "exclude:" filter. It is the opposite of "has:" and filters out matching elements
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue