chore(Scout): 1.1.0
This commit is contained in:
parent
34768502b2
commit
5c06ee486e
1 changed files with 5 additions and 1 deletions
|
|
@ -1,9 +1,13 @@
|
|||
version = "1.0.1"
|
||||
version = "1.1.0"
|
||||
description = "Backported and improved search functionality"
|
||||
|
||||
aliucord {
|
||||
// Changelog of your plugin
|
||||
changelog.set("""
|
||||
# 1.1.0 - Look out, Scout has:updates
|
||||
* Add "has:forward" and "has:poll" filters
|
||||
* Add "exclude:" filter. It is the opposite of "has:" and filters out matching elements
|
||||
|
||||
# 1.0.1
|
||||
* Fix not being able to search more than one page with sort:old
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue