| Index: CHANGELOG.md
|
| diff --git a/CHANGELOG.md b/CHANGELOG.md
|
| index e2145c31cd997d92eb473d373376ac2bef811bd8..bb08c9f806edee773e33a6a261a37db4dcc2a71a 100644
|
| --- a/CHANGELOG.md
|
| +++ b/CHANGELOG.md
|
| @@ -1,3 +1,10 @@
|
| +# 0.1.13
|
| +
|
| +* Fix to skip overriding members in API doc checks (`public_member_api_docs`).
|
| +* Fix to suppress lints on synthetic nodes/tokens (#193).
|
| +* Message fixes (`annotate_overrides`, `public_member_api_docs`).
|
| +* Fix to exclude setters from return type checks (#192).
|
| +
|
| # 0.1.12
|
|
|
| * Fix to address `LibraryNames` regexp that in pathological cases went exponential.
|
|
|