From 40083013321a65369cfd4265f771433569eb23d0 Mon Sep 17 00:00:00 2001 From: Leyla Galatin <56415703+lgalatin@users.noreply.github.com> Date: Mon, 23 Dec 2019 11:42:32 -0800 Subject: [PATCH] fixing commit number for WithInMemory --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d3e07fbc..24cad55c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Serialization Versioning](VERSIONING.md). ### New APIs - badger.Options - - WithInMemory (5b6321) + - WithInMemory (f5b6321) - WithZSTDCompressionLevel (3eb4e72) - Badger.TableInfo