From d379163ecc3002f2b0229e13ebc3e5f656db4612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Dimitrijevi=C4=87?= Date: Thu, 12 Aug 2021 21:27:43 +0200 Subject: [PATCH] Update a wrong-named dependency --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 773c7c7..006f64d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to the "php-docblocker" extension will be documented in this file. ## [2.2.0] - 2021-10-11 -- Use esbundle to improve startup performance +- Use esbuild to improve startup performance - Add support for PHP 7.4 typed properties - Fix issue where if you have a comma in a default value it incorrectly splits the arguments