File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased] [ ]
99
10+ ## [ 0.6.0] [ ] - 2020-09-29
11+
12+ ### Added
13+
14+ - Support for "data_sidebar" in submenu data tables
15+ - Support for the data sidebars number
16+ - Support for the selected entity tags data sidebar
17+
18+ ### Changed
19+
20+ - Refactored data sidebars
21+
22+ ### Fixed
23+
24+ - Issue with data sidebar scrolling position while switching
25+
1026## [ 0.5.0] [ ] - 2020-09-23
1127
1228### Added
@@ -78,7 +94,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7894
7995First release.
8096
81- [ unreleased ] : https://github.com/victorpopkov/dst-mod-dev-tools/compare/v0.5.0...HEAD
97+ [ unreleased ] : https://github.com/victorpopkov/dst-mod-dev-tools/compare/v0.6.0...HEAD
98+ [ 0.6.0 ] : https://github.com/victorpopkov/dst-mod-dev-tools/compare/v0.5.0...v0.6.0
8299[ 0.5.0 ] : https://github.com/victorpopkov/dst-mod-dev-tools/compare/v0.4.1...v0.5.0
83100[ 0.4.1 ] : https://github.com/victorpopkov/dst-mod-dev-tools/compare/v0.4.0...v0.4.1
84101[ 0.4.0 ] : https://github.com/victorpopkov/dst-mod-dev-tools/compare/v0.3.0...v0.4.0
You can’t perform that action at this time.
0 commit comments