File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,18 @@ 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.12.0] - Unreleased
9
+
10
+ ### Added
11
+ - Expanded Baseline Export to include custom HL7, X12, ASTM schemas and Lookup Tables (#693 )
12
+
8
13
## [ 2.11.0] - 2025-04-23
9
14
10
15
### Added
11
16
- Pull event handler that does an IPM uninstall and load to handle deletes (#631 )
12
17
- Partial support for production decomposition with the new interoperability editors
13
18
- Added Lock Branch setting to prevent switching branches for a protected namespace (#709 )
14
19
- Tooltips on branch operations in Git UI (#725 )
15
- - Expanded Baseline Export to include custom HL7, X12, ASTM schemas and Lookup Tables (#693 )
16
20
17
21
### Fixed
18
22
- Changing system mode (environment name) in settings persists after instance restart (#655 )
Original file line number Diff line number Diff line change 3
3
<Document name =" git-source-control.ZPM" >
4
4
<Module >
5
5
<Name >git-source-control</Name >
6
- <Version >2.11 .0</Version >
6
+ <Version >2.12 .0</Version >
7
7
<Description >Server-side source control extension for use of Git on InterSystems platforms</Description >
8
8
<Keywords >git source control studio vscode</Keywords >
9
9
<Packaging >module</Packaging >
You can’t perform that action at this time.
0 commit comments