From 287637498ae0b5b6be68f692e57aa0bd776ed710 Mon Sep 17 00:00:00 2001 From: Sekwah Date: Sat, 27 Jul 2024 22:42:29 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d584b3bd..facc5dde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v1.0.0 (Sat Jul 27 2024) + +#### 💥 Breaking Change + +- fix!: disable proxy detection to avoid vulnerabilities (see full commit for more info) [#436](https://github.com/sekwah41/Advanced-Portals/pull/436) ([@sekwah41](https://github.com/sekwah41)) +- fix: stop portal packets still being forwarded to the client [#436](https://github.com/sekwah41/Advanced-Portals/pull/436) ([@sekwah41](https://github.com/sekwah41)) + +#### Authors: 1 + +- Sekwah ([@sekwah41](https://github.com/sekwah41)) + +--- + # v0.11.0 (Wed Jul 24 2024) #### 🚀 Enhancement