From 5fc89dfce672c4134746e9430858c8bbdbda6478 Mon Sep 17 00:00:00 2001 From: Christof Petig Date: Sat, 24 Jun 2023 17:04:44 +0200 Subject: [PATCH] add ChangeLog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e9fcba13..6bd196b480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,9 +81,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Collision damage can now be applied in horizontal axes, in addition to the vertical axis - Items will vanish after 5 minutes to minimise performance problems - The language identifiers used by the i18n translation system have been converted to IETF BCP 47 (RFC 5646) language tags. +- Plugins now target wasm32-unknown-wasi and all wasm cfgs are gone ### Removed +- Plugins can no longer prevent users from logging in + ### Fixed - Doors