You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
-
## [2.0.6] - 2022-12-06
8
+
## [2.0.6] - Unreleased
9
9
10
10
### Added
11
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.)
12
12
13
+
### Fixed
14
+
- "Import All" will properly recognize new files
15
+
- "Import All" and "Export All" apply only to the current package manager context and disregard items outside that context
16
+
13
17
### Changed
14
18
- Various minor things under the hood to support use without the package manager and/or on older platforms
0 commit comments