File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ 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.5.1] - Unreleased
8
+ ## [ 2.6.0] - Unreleased
9
+
10
+ ### Added
11
+ - Files in uncommitted queue in any namespace warn users when opened except for in VSCode (#370 )
9
12
10
13
### Fixed
11
14
- Changed prompts in configure from 0/1 to no/yes (#461 )
@@ -15,7 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
18
16
19
### Added
17
20
- New UI for the basic mode Sync (#415 )
18
- - Files in uncommitted queue in any namespace warn users when opened except for in VSCode (#370 )
19
21
- Allow changing namespaces and IPM package context from web UI (#280 )
20
22
- Support for editing repo from filesystem perspective via web application (#464 )
21
23
- Support for downloading a VSCode workspace file from web UI
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.5.1 </Version >
6
+ <Version >2.6.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