Skip to content

Commit 8b1a296

Browse files
authored
Update CHANGES.md
1 parent 239aa37 commit 8b1a296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* [#94](https://github.com/FoundationDB/fdb-document-layer/issues/94) - Added `renameCollection` command
66
* [#129](https://github.com/FoundationDB/fdb-document-layer/issues/129) - Moved to FDB dependency 6.0 -> 6.1
7+
* [#194](https://github.com/FoundationDB/fdb-document-layer/pull/194) - Fixed unnecessary memory copies with `DataKey` and `DataValue`. This should help with performance a bit.
78
* [#202](https://github.com/FoundationDB/fdb-document-layer/issues/202) - Fix for a memory leak on new connections
89

910
### 1.7.2

0 commit comments

Comments
 (0)