From bd2dd5f516cf8b15ed146ba2bd5bf91c788c0b8a Mon Sep 17 00:00:00 2001 From: Vasiliy Date: Sun, 5 May 2024 16:09:27 +0500 Subject: [PATCH] chore: clear changelog --- CHANGELOG.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3908400..825c32f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1 @@ # Changelog - -## [1.2.0](https://github.com/voidpointer0x00/group-whitelist/compare/v1.1.0...v1.2.0) (2024-05-04) - - -### Features - -* add `folia-supported: true` ([390ab9b](https://github.com/voidpointer0x00/group-whitelist/commit/390ab9ba6d825ebbb6e47e155bc835e203209e3e)) -* kick groups removed from whitelist ([af8770b](https://github.com/voidpointer0x00/group-whitelist/commit/af8770ba6fff10ddbf548acba8bbd962704e93e0)) -* kick on LuckPerms user parent updates ([7d8c7ba](https://github.com/voidpointer0x00/group-whitelist/commit/7d8c7ba525450416e4581c696e3e4cb66e916c4e)) -* optionally, don't respond to ping packets ([a5723e5](https://github.com/voidpointer0x00/group-whitelist/commit/a5723e55b04a5043da1579988da6ccc80fac174b)) - - -### Bug Fixes - -* fetch the whole groups tree ([f1d5b21](https://github.com/voidpointer0x00/group-whitelist/commit/f1d5b21836c0849494276fa616fdadb107a8919c)) -* rename "ls" method from "remove" to "list" ([07d1c3b](https://github.com/voidpointer0x00/group-whitelist/commit/07d1c3bb2bd1977ccefdc14d84cd3d4aa4b8618e))