From 15f174f2457684fbfb76197fced22ae0fa52e8b2 Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent Date: Wed, 29 Jan 2020 00:06:03 +0200 Subject: [PATCH] chore: update changelog Signed-off-by: Charlike Mike Reagent --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a74ea5f..312b4e0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * feat: use Modern Streams API ([#531](https://github.com/node-formidable/node-formidable/pull/531)) * fix: remove gently hijack and tests (([#539](https://github.com/node-formidable/node-formidable/pull/539))) * docs: Clarify supported hash algorithms (([#537](https://github.com/node-formidable/node-formidable/pull/537))) + * feat: better tests, add Airbnb + Prettier(([#542](https://github.com/node-formidable/node-formidable/pull/542))) ### v1.2.1 (2018-03-20)