diff --git a/CHANGES.md b/CHANGES.md index 41768cd7..c9f1f2ba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,9 @@ * Bug fixes. * Cleaned up debug logging. + * Changed the configuration UI to split the connection resolved properties from the + connection properties definition. This should hopefully make the UI clearer and + easier to read. * Added workaround for an observed issue where the IDE would not load the workspace VCS configuration before the plugin was available (part of #143). * The client name panel now correctly displays the client name saved in the diff --git a/plugin/META-INF/plugin.xml b/plugin/META-INF/plugin.xml index 40030347..bdff7b0c 100644 --- a/plugin/META-INF/plugin.xml +++ b/plugin/META-INF/plugin.xml @@ -9,6 +9,8 @@
  • 0.8.4
    1. Cleaned up debug logging.
    2. +
    3. Changed the configuration UI to split the connection resolved properties from the + connection properties definition.
    4. Added workaround for an observed issue where the IDE would not load the workspace VCS configuration before the plugin was available.
    5. The client name panel now correctly displays the client name saved in the