diff --git a/changelog.md b/changelog.md index ada2b5c..1371eab 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,9 @@ +# Version 1.7.2 + +- Fixed the Linux build not starting if shared library files were missing from the host machine +- Fixed the macOS version not loading plugins due to not having an HTTPS certificate + + # Version 1.7.1 - Added support for Plugins! Plugins can be downloaded from the official repository or from custom ones. Support for creating a plugin can be found on the wiki