diff --git a/org.projectusus.documentation/Release Notes/ReleaseNotes_0.8.0.md b/org.projectusus.documentation/Release Notes/ReleaseNotes_0.8.0.md new file mode 100644 index 00000000..e38887d6 --- /dev/null +++ b/org.projectusus.documentation/Release Notes/ReleaseNotes_0.8.0.md @@ -0,0 +1,11 @@ +# Usus 0.8.0 Release Notes + +## New Features + +The dependency graphs now detect relations that are based on Java 8 language features such as method references and lambda expressions. Please see https://github.com/usus/usus-plugins/issues/55 for a more detailed explanation. + +As a ramification the runtime requirements of Eclipse have changed: You require Eclipse 4.4 (Luna) or newer to install Project Usus. The same holds if you are developing and contributing to Usus. + +## Feedback + +Please let us know what you think. If anything is not working in a way you'd expect, feel free to open an issue on GitHub: