Skip to content

Commit 1d4ec66

Browse files
committed
chore: changelog and version update for port changes from CCR
1 parent 02d2c4c commit 1d4ec66

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@ 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.16.1] - Unreleased
8+
## [2.17.0] - Unreleased
9+
10+
### Added
11+
- Import of decomposed production items now has a brief timeout in case another deploy is in progress (#949)
912

1013
### Fixed
1114
- Changes to % routines mapped to the current namespace may now be added to source control and committed (#944)
15+
- Edits to a decomposed production in VS Code fixed after changes to the VS Code ObjectScript extension (#949)
1216

1317
## [2.16.0] - 2026-03-06
1418

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Document name="git-source-control.ZPM">
44
<Module>
55
<Name>git-source-control</Name>
6-
<Version>2.16.1</Version>
6+
<Version>2.17.0</Version>
77
<Description>Server-side source control extension for use of Git on InterSystems platforms</Description>
88
<Keywords>git source control studio vscode</Keywords>
99
<Packaging>module</Packaging>

0 commit comments

Comments
 (0)