From b8b78adfdc084e4a4f4eb08395f60c8531be9f5f Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Tue, 15 Nov 2022 21:05:52 +1300 Subject: [PATCH] Update changelog --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2c649ab5f0..ed0fc8d8c0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +# TBD + +- Add `_APP_DB_MAX_CONNECTIONS` env var [#4673](https://github.com/appwrite/appwrite/pull/4673) +- Update Traefik 2.7 -> 2.9 [#4673](https://github.com/appwrite/appwrite/pull/4673) +- Increase Traefik TCP + file limits [#4673](https://github.com/appwrite/appwrite/pull/4673) + # Version 1.1.0 ## Bugs