From b3e8332ea700dbfd1ed8861d4d4cd5cbbe5bd58d Mon Sep 17 00:00:00 2001 From: Jonathan Cardoso Machado Date: Wed, 11 Dec 2019 19:09:08 -0300 Subject: [PATCH] update changelog [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38be04d20..fed0ab78a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed -## [2.0.3] - 2019-12-10 - Unreleased Changes +## [2.0.3] - 2019-12-11 ### Fixed - Updated return type of DEBUGFUNCTION ([#202](https://github.com/JCMais/node-libcurl/issues/202)) - Fixed issues when building with newer versions of v8 (Node.js >= 13 and Electron >= 7) ([#203](https://github.com/JCMais/node-libcurl/issues/203))