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