From 9b3f191ad4e6ea65b4a727b048c4b95f61290cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Fri, 22 May 2020 15:21:20 +0200 Subject: [PATCH] Updated the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a3706b..14c4f1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## Version [7.1.0](https://git.belin.io/cedx/lcov.js/compare/v7.0.0...v7.1.0) +- Replaced the build system based on [Gulp](https://gulpjs.com) by [PowerShell](https://docs.microsoft.com/en-us/powershell) scripts. +- Updated the package dependencies. + ## Version [7.0.0](https://git.belin.io/cedx/lcov.js/compare/v6.4.0...v7.0.0) - Breaking change: raised the required [Node.js](https://nodejs.org) version. - Dropped support for [GitHub Packages](https://github.com/features/packages).