From a8c6b322c4c8a9dacf07c4c405416dee5c097298 Mon Sep 17 00:00:00 2001 From: Johannes Mey <johannes.mey@tu-dresden.de> Date: Wed, 13 Jul 2022 09:19:36 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43d877d..d986ccb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - Attributes and inter-type declarations are shown sorted by aspect. - There are toggle buttons to show or hide attributes, inter-type declarations and rewrites. - Note that things outside aspects, equations and some other elements are not yet included. +- Support for IntelliJ IDEA 2022.2. ### Changed -- GitLab