From 0c45b7e8f4ca1bce5a5845d875e5df58e34b561d Mon Sep 17 00:00:00 2001 From: Le Phare Date: Thu, 5 Feb 2026 09:30:14 +0100 Subject: [PATCH] chore(main): release 2.9.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4578539..46d0690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.9.0](https://github.com/le-phare/docker-stack/compare/v2.8.1...v2.9.0) (2026-02-05) + + +### Features + +* Add Postgres 18 ([#60](https://github.com/le-phare/docker-stack/issues/60)) ([39fa124](https://github.com/le-phare/docker-stack/commit/39fa124c997340b45d73243276bc2f1dec818c8b)) + ## [2.8.1](https://github.com/le-phare/docker-stack/compare/v2.8.0...v2.8.1) (2025-11-07)