From 4d22331c398e7ac095a95d6683b8d677d4129a64 Mon Sep 17 00:00:00 2001 From: Jack Greiner Date: Sat, 16 Dec 2023 09:44:26 -0500 Subject: [PATCH] Changelog: Update changelog with changes. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e22350..6c468c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ - `naev-steamruntime` (Used for testing linux steam builds in the steamruntime (sniper) environment with extra dependencies installed.) - `naev-windows` (Used to cross compile for Windows.) +### v1.8.1 +- Fix `naev-macos` aarch64 build image. +- Bump Ruby to stable version 3.2.2 in `naev-docs`. +- Fix missing yaml header for `naev-docs`. + ### v1.8.0 - Remove deprecated images `naev-linux-lts` and `naev-linux-latest` - Remove unused image `naev-steamruntime`