From 4e83d93b62a8d388c53e5576a56d8e237144d142 Mon Sep 17 00:00:00 2001 From: Greg Fischer Date: Thu, 22 Apr 2021 18:09:42 -0600 Subject: [PATCH] Update CHANGES for 11.4.0 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 2be2a0c7..c67d1690 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 11.4.0 2021-04-22 + +### Other changes +* Fix to keep source compatible with CMake 3.10.2 + ## 11.3.0 2021-04-21 ### Other changes