diff --git a/changelog.md b/changelog.md index 56ae39a2..b780f8c5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,8 @@ ### Changes: *** - Added a client option to restore vanilla arm height augmentation + +- Polymer is now an optional dependency once again, required for server-side only support *** #### Config Changes: *** @@ -20,3 +22,7 @@ - Fixed attack decay and how it is applied - Config options which used to require a restart unnecessarily now listen for changes and update in-game + +- It is now, once again, actually possible to connect from a vanilla client with `letVanillaConnect` enabled + +- Fixed... many incompatibilities, probably I haven't seen any that were caused by the previous versions of this code yet