diff --git a/.travis.yml b/.travis.yml index 05c353ca8..39dd924a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,6 @@ script: make test env: - IDEA_VERSION=13.1.6 - IDEA_VERSION=14.0.4 - - IDEA_VERSION=14.1.4 + - IDEA_VERSION=14.1.6 notifications: email: false \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e3172750a..71a4ce504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,15 @@ #Changelog

- Warning: This plugin will NOT work correctly using IDEA version 14.1.2. It works well with - versions 14.1 and 14.1.1, 14.1.3, and 14.1.4. + Warning: The 14.1 version of this plugin will NOT work correctly using IDEA version 14.1.2. + It works well with versions 14.1, 14.1.1, 14.1.3, and 14.1.4. The version 14.1.5 version + of the plugin is for IDEA versions 14.1.5 and 14.1.6.

+

0.9.8: (community release)

+

0.9.7: (community release)