From c0d5695d92c9fcb73595e67fa011630335faa0f1 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:47:10 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7edd5207..76e1448b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Considered the user’s language in the link of the access table to share the portfolio +- Exposed an option to skip database migrations as an environment variable (`ENABLE_DATABASE_MIGRATIONS`) ## 2.109.0 - 2024-09-17