From cb464ec3ab861c34976ca6cecd9f869d0fa10641 Mon Sep 17 00:00:00 2001 From: Brian Deitte Date: Sun, 26 Sep 2021 10:29:44 -0500 Subject: [PATCH] Update changelog --- CHANGES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 333cafb..5cd2484 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,11 @@ CHANGELOG ========= +## 8.5.2 (2021-9-26) +* @amc6 TypeScript: add missing decrement overload type + ## 8.5.1 (2021-9-2) -* @tim-crisp TypeScript update: add stream to protocol string union type +* @tim-crisp TypeScript: add stream to protocol string union type * @bdeitte Bump path-parse (used just in dev builds) from 1.0.6 to 1.0.7 ## 8.5.0 (2021-7-16)