We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c43391 commit 128a938Copy full SHA for 128a938
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="2.0.0-rc.8"></a>
2
+
3
+# [2.0.0-rc.8](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.7...v2.0.0-rc.8) (2018-02-20)
4
5
+### Features
6
7
+* **tree:** unselect tree via controller ([6c43391](https://github.com/valor-software/ng2-tree/commit/6c43391))
8
9
<a name="2.0.0-rc.7"></a>
10
11
# [2.0.0-rc.7](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.5...v2.0.0-rc.7) (2018-02-18)
package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-tree",
- "version": "2.0.0-rc.7",
+ "version": "2.0.0-rc.8",
"description": "angular2 component for visualizing data that can be naturally represented as a tree",
"main": "index.js",
"license": "MIT",
0 commit comments