add: connection property to merge

This commit is contained in:
DrIOS
2024-05-30 12:10:14 -05:00
parent c378f5d119
commit 20afb8d83e
3 changed files with 8 additions and 5 deletions

View File

@@ -4,6 +4,10 @@ The format is based on and uses the types of changes according to [Keep a Change
## [Unreleased]
### Changed
- Updated sync function to include connection info.
## [0.1.3] - 2024-05-28
### Added