diff --git a/docs/changelog.md b/docs/changelog.md index f3291d507a..eadff914e9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,7 +1,10 @@ 2024/09/16 Release 3.9.2 + - Fix security issues [#279](https://github.com/ahdis/matchbox/issues/279) +- where clause on alias [#278](https://github.com/ahdis/matchbox/issues/278) 2024/09/16 Release 3.9.1 + - Make CORS configurable, default not activated make cors configurable (now activated) [#271](https://github.com/ahdis/matchbox/issues/271) - server API FML transforms between different FHIR versions (R4, R4B, R5) [#265](https://github.com/ahdis/matchbox/issues/265), set flag xVersion - show a notification on errors in the validation GUI [#272](https://github.com/ahdis/matchbox/issues/272)