diff options
| author | Christoph Schlosser <2466365+cschlosser@users.noreply.github.com> | 2020-10-19 19:26:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-19 19:26:54 +0200 |
| commit | c703c6a053e113e1bac2de8991199f13e5d007d9 (patch) | |
| tree | 1127ecca9c5df9d5e00a25556f229634a6fcdf8a /CHANGELOG.md | |
| parent | 771d246a96cd476fa9fddf600c532a28b2efd93a (diff) | |
| download | doxdocgen-c703c6a053e113e1bac2de8991199f13e5d007d9.tar.gz | |
Release 1.1.0 (#189)1.1.0
* Release 1.1.0
* Make linter happy
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b0bcc02..4513c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## [1.1.0] + +### Feature + +- Substitute author and email by git config (#186) (#182) + Thanks to @to-s + +### Other + +- Update to Typescript 3.8.3 + ## [1.0.1] ### Fix |