From a71d9ea50f031590aea97de455971a700bafda9f Mon Sep 17 00:00:00 2001 From: Laurence Isla Date: Wed, 26 Jun 2024 19:40:04 -0500 Subject: [PATCH] changelog: add missing entries for #3592 and #3616 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3542c8eff..ab92c7a46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). - #3147, Don't reload schema cache on every listener failure - @steve-chavez +### Documentation + + - #3592, Architecture diagram now supports dark mode and has links - @laurenceisla + - #3616, The schema isolation diagram now supports dark mode and uses well-known schemas - @laurenceisla + ## [12.2.0] - 2024-06-11 ### Added