Skip to content

Commit 5cbf1b6

Browse files
committed
Update CHANGELOG.md
1 parent 327369a commit 5cbf1b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Items mapped from database other than namespace's default routine database are now ignored by default when exporting or adding files
1414
- New setting to configure whether mapped items should be should be treated as read-only
1515
- Added a basic mode to automatically perform functionality expected in basic use cases (#349)
16-
- New sync operation for basic mode that fetches, pulls, commits and then pushes (#349)
16+
- New sync operation for basic mode that fetches, pulls, commits, pushes, rebases, and pushes again (#349)
17+
- "Sync" operation in basic mode automatically resolves the class of merge conflict common in production classes where multiple independent items are added in different feature branches
1718
- Now skips files belonging to other git enabled packages in `##class(SourceControl.Git.Change).RefreshUncommitted()` (#347)
1819
- Added a new "Branch" parameter to `##class(SourceControl.Git.PullEventHandler)` (#351)
1920
- Command-line utility to do a baseline export of items in a namespace

0 commit comments

Comments
 (0)