Skip to content

Commit 339f733

Browse files
committed
Changelog updates
Bump version, add notes. (This should have been a minor version bump anyway.)
1 parent de00bc2 commit 339f733

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.0.6] - Unreleased
8+
## [2.1.0] - Unreleased
99

1010
### Added
11-
- Support for Caché/Ensemble 2016.2.3, 2017.1.2, 2017.2.1, 2018.1.0 and later. (Treated as patch version bump because no compatibility impact for existing users.)
11+
- Support for Caché/Ensemble 2016.2.3, 2017.1.2, 2017.2.1, 2018.1.0 and later.
12+
- Installation adds a Management Portal favorite for all users (#209)
13+
- Improved configuration and defaults to simplify initial configuration (#213)
14+
- If no name/email is specified, defaults to `$username` and `$username@<hostname>`
1215

1316
### Fixed
1417
- "Import All" will properly recognize new files
1518
- "Import All" and "Export All" apply only to the current package manager context and disregard items outside that context
1619
- "Import All" treats "Other" document types (DFI, LUT, etc.) properly
1720

18-
### Changed
19-
- Various minor things under the hood to support use without the package manager and/or on older platforms
20-
2121
### Internal
2222
- Added CI script and tweaked unit tests to run properly in a container and bootstrap their own extension configuration
23+
- Tweaked various minor things under the hood to support use without the package manager and/or on older platforms
2324

2425
## [2.0.5] - 2022-12-02
2526

0 commit comments

Comments
 (0)