Update changelog

This commit is contained in:
Todd Bluhm 2019-08-30 00:00:20 -05:00
parent bbc4b78ad2
commit 0106295dd8
No known key found for this signature in database
GPG Key ID: 9CF312607477B8AB
2 changed files with 5 additions and 3 deletions

View File

@ -7,4 +7,4 @@ src/
test/
*.yml
tsconfig.json
.eslintrc.json
tsconfig.eslint.json

View File

@ -2,8 +2,10 @@
## 10.0.0
- **BREAKING**: TS now targets ES2017
- **Fix**: Default RC files will not properly be searched
- **BREAKING**: Typescript now targets ES2017
- **Fix**: Default RC files will now properly be searched
- **Change**: Fixed some documentation issues
- **Change**: Use `ts-standard` instead of `eslint` for linting
## 9.0.3