From 1abdeb52c6db801b04070f9030b98565cb0de6c5 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 12 May 2020 23:02:34 +0200 Subject: [PATCH] Bump version to 1.1.4 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f26f6b..771a1348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.1.4] - 2020-05-12 + +### Fixed + +- Fixed a static linking issue with the 32-bit build for Ubuntu 18.04. + ## [1.1.3] - 2020-05-12 ### Fixed