From 7115f25ec1bea7c932111d92c854f89599d1e9bd Mon Sep 17 00:00:00 2001 From: jeromew Date: Thu, 21 Mar 2019 16:03:11 +0000 Subject: [PATCH] Changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b6c535..fcc0b59 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ Since this isn't a module with tons of installs and dependent modules I hope we ### version 2.x - published YYYY-MM-DD +### version 2.2.0 - published YYYY-MM-DD + * Small refactor in copy-from passing from 3 push to 2 push in every chunk transform loop * Add bench/ directory for benchmarks * Add benchmark to compare performance of pg-copy-stream wrt psql during copy-from