diff --git a/changelog.md b/changelog.md index 13d6e3fe..74e7dd72 100644 --- a/changelog.md +++ b/changelog.md @@ -4,12 +4,15 @@ ### Added +- Support setting ssl client certificate information via environment variables. + [#574](https://github.com/hasura/ndc-postgres/pull/574) + ### Changed ### Fixed - Make array element types nullable in the schema. - [#565](https://github.com/hasura/ndc-postgres/pull/571) + [#571](https://github.com/hasura/ndc-postgres/pull/571) ## [v1.0.2]