Update CHANGELOG.md

This commit is contained in:
Neil O'Toole 2023-04-10 00:02:58 -06:00 committed by GitHub
parent 395b6694ff
commit 6acde9e262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
via an awkward syntax:
```shell
$ sq add ./actor.csv --opts=header=true`
$ sq add ./actor.csv --opts=header=true
````
This change makes working with CSV files significantly lower friction.
A command like the below now almost always works as expected: