File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ 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.13.1] - Unreleased
9
+
10
+ ### Fixed
11
+ - Fixed Import All deploying changes to files in a CSP application (#828 )
12
+
8
13
## [ 2.13.0] - 2025-08-20
9
14
10
15
### Added
@@ -20,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
25
- Fix "Export All" stopping prematurely because a tracked item no longer exist in the namespace (#821 )
21
26
- Import All now outputs a warning instead of an error when an item is in the wrong path (#291 )
22
27
- Fixed an error where classes with compilation errors would revert to broken versions on export (#830 )
23
- - Fixed Import All deploying changes to files in a CSP application (#828 )
24
28
- Fixed installation of the package on IRIS versions with the IRISSECURITY database (#770 )
25
29
26
30
## [ 2.12.2] - 2025-07-08
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.13.0 </Version >
6
+ <Version >2.13.1 </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