Skip to content

Commit 86676b9

Browse files
authored
Update CHANGES.md
1 parent 8b1a296 commit 86676b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +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.
7+
* [#194](https://github.com/FoundationDB/fdb-document-layer/pull/194) - Fixed unnecessary memory copies with `DataKey` and `DataValue`.
88
* [#202](https://github.com/FoundationDB/fdb-document-layer/issues/202) - Fix for a memory leak on new connections
99

1010
### 1.7.2

0 commit comments

Comments
 (0)