From c04207fcfc51288bb9e5e0a02bdd77c97b4d73c0 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 26 Sep 2019 14:13:50 +0300 Subject: [PATCH] CHANGELOG.md: Fix header formatting --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d80033..7577e0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update python dependencies to latest versions, including numpy 1.17.2, pandas 0.25.1, pytest 5.1.3, and requests-cache 0.5.2 -## Added +### Added - csvkit to dev requirements (csvcut etc are useful during development) - Experimental language validation using `-e` (see README.md)