Skip to content

Commit 2b0e683

Browse files
committed
Update CHANGELOG
1 parent 8dc492b commit 2b0e683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1818
## [Unreleased]
1919
## Fixed
2020
- Fixed a issue when updates to MSSQL data would result in multiple messages coming back from the server, e.g. when triggers update multiple tables and NOCOUNT is OFF. Another scenario is before or after scripts that call stored procs wth PRINT statements in them or that return multiple resultsets before completing. Without the fix, this issue can result in tables only partially anonymized.
21+
- Fix error messages when running MSSQL anonymization with --verbose enabled
2122

2223
## [2.4.0] 2024-07-30
2324
## Changed

0 commit comments

Comments
 (0)