From 95c1f9d9bf387d2892ec292bf091fd49d1ea56aa Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Sat, 31 Aug 2024 22:18:00 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58f1272..59c72ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add ExportDiagramsFormat option that allows specifying the format of the exported diagrams - Supported formats are dot, pdf, png, svg +- Compatibility tests with v12.2 were performed ### Changed