Skip to content

Commit 2a2b419

Browse files
committed
Add in notes about the splitter.
1 parent c515544 commit 2a2b419

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
* Bug fixes.
1212
* Cleaned up debug logging.
13+
* Changed the configuration UI to split the connection resolved properties from the
14+
connection properties definition. This should hopefully make the UI clearer and
15+
easier to read.
1316
* Added workaround for an observed issue where the IDE would not load the workspace
1417
VCS configuration before the plugin was available (part of #143).
1518
* The client name panel now correctly displays the client name saved in the

plugin/META-INF/plugin.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<li><em>0.8.4</em>
1010
<ol>
1111
<li>Cleaned up debug logging.</li>
12+
<li>Changed the configuration UI to split the connection resolved properties from the
13+
connection properties definition.</li>
1214
<li>Added workaround for an observed issue where the IDE would not load the workspace
1315
VCS configuration before the plugin was available.</li>
1416
<li>The client name panel now correctly displays the client name saved in the

0 commit comments

Comments
 (0)