From fb219a0fd52c4511387f93caf80160b2599181b7 Mon Sep 17 00:00:00 2001 From: Chun Ly Date: Tue, 27 Apr 2021 09:11:29 -0700 Subject: [PATCH] Update README.md changelog [ci skip] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b859e0..45e5ef2 100644 --- a/README.md +++ b/README.md @@ -294,9 +294,10 @@ Currently, there are two GitHub Action workflows: A list of released features and their issue number(s). List is sorted from moderate to minor revisions for reach release. -v0.17.0: +v0.17.0 - v0.17.1: * Chore: Refactor commonly set of codes in scripts #133 * Chore: Refactor using `redata-commons` package #145 + * Bug: Regression from v0.17.0 with pandas_write_buffer #152 v0.16.0 - v0.16.5: * Merge `grouper_admin` and `grouper_query` modules #87