summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 4 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 43a9b1942847..a6726817847b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,9 +1,5 @@
-This release fixes a few leftover problems from 3.0.
+This release integrates three features:
-## Usability Improvements
-- Fixed bug causing the selection of fields in Object diagrams to changes their relative order (#377)
-- Fixed insufficient name padding for some class diagram and use case diagram elements (#379)
-- Fixed bug causing version migration between compatible versions.
-
-## Code Improvement
-- Removed unnecessary parameter in edge segmentation code (#378)
+End-user documentation available as an optional "Tip of the Day" or as a whole through a web page #332, #386, #394;
+The ability to open files passed as argument, which enables the "open with" feature available on most operating systems #382;
+The ability to zoom in and out in diagrams #328;