diff --git a/plugins/Scout/build.gradle.kts b/plugins/Scout/build.gradle.kts index c9b9a11..a07db8e 100644 --- a/plugins/Scout/build.gradle.kts +++ b/plugins/Scout/build.gradle.kts @@ -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