Skip to content

Commit 108f20d

Browse files
committed
Update CHANGELOG.md: release 0.6.0
1 parent 0cf31bc commit 108f20d

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff 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

7995
First 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

0 commit comments

Comments
 (0)