File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -18,3 +18,9 @@ Remove Python 3.9 support as it's EOL.
1818
1919- [ #321 ] ( https://github.com/networktocode/diffsync/issues/321 ) - Fixed CI release workflow.
2020- Rebaked from the cookie ` main ` .
21+
22+ ## [ v2.2.2 (2026-03-11)] ( https://github.com/networktocode/diffsync/releases/tag/v2.2.2 )
23+
24+ ### Fixed
25+
26+ - [ #339 ] ( https://github.com/networktocode/diffsync/issues/339 ) - Fixed bug with deepcopy in dunder new.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " diffsync"
3- version = " 2.2.2a0 "
3+ version = " 2.2.2 "
44description = " Library to easily sync/diff/update 2 different data sources"
55authors = [" Network to Code, LLC <info@networktocode.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments