From c1d94b30093cc19530d2778ec0d4665b1f34d67c Mon Sep 17 00:00:00 2001 From: Jerome Lelong Date: Mon, 21 Oct 2019 16:22:21 +0200 Subject: [PATCH] Release 1.10.4 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89504166..a8f16511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to PNL will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.10.4] - 2019-10-21 + +### Fixed + +- Add missing libwinpthread-1.dll to post_build event + ## [1.10.3] - 2019-09-16 ### Fixed