commit 750ea7666f10291aad43a66d555928330eb2aaa3
parent e679e5d29fa6e6ec30662cd67fddffb657d97dbc
Author: Gavin Rehkemper <gavinr@users.noreply.github.com>
Date: Sun, 8 Nov 2020 23:46:40 +0000
Update CHANGELOG.md
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -10,6 +10,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Importing: Columns will work if not all lowercase. Thank you @typememo ! [#33](https://github.com/gavinr/github-csv-tools/pull/33)
+## Changed
+
+- Updated dependencies
+
## [2.0.0] - 2020-08-23
## Added