diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e560318bb4372e3882b21c0acb12f2bdd443643..c9cee75e074fac320113447c1d108e439e04d454 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +* Server can be started without TLS even when not in debug mode. * Select queries would originally only select the returned properties by their names and would not check if a property is a subtype of a selected property. This has changed now and select queries will also return subtypes of selected