From 46fda250177d6fb390a6c5f0dd6f64c76899e756 Mon Sep 17 00:00:00 2001 From: voidint Date: Sun, 25 Mar 2018 22:16:41 +0800 Subject: [PATCH] Modify README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d60e79..0401c4c 100644 --- a/README.md +++ b/README.md @@ -138,8 +138,9 @@ COPYRIGHT: ## Changelog -### 0.4.0 - +### 0.4.0 - 2018/03/25 - `Add feature`: 支持`UNIX Domain Socket`方式连接数据库。[#18](https://github.com/voidint/tsdump/issues/18) +- `Modify feature`: 优化JSON视图输出格式。[#19](https://github.com/voidint/tsdump/issues/19) ### 0.3.0 - 2018/01/05 - `Add feature`: 支持通过`-p`选项指定数据库登录密码。[#16](https://github.com/voidint/tsdump/issues/16)