From 5651861c83dca99f160bed44166d8eabc5f30b59 Mon Sep 17 00:00:00 2001 From: griznog Date: Thu, 23 Nov 2023 09:12:37 -0600 Subject: [PATCH] Updating Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d9da817..87cae42a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New build for Rocky Linux 9 ### Fixed +- Enable spec file to work with Fedora - Fix hard CPU architecture on proto's installation in the Makefile - More aggressive `make clean`. - Replace deprecated `io.utils` functions with new `os` functions.