From fb89848b2f1a742d28a53a0f164a6a78f87eae5e Mon Sep 17 00:00:00 2001 From: Jack Greiner Date: Wed, 25 Dec 2024 00:52:39 -0500 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ffda3e..650268d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ - `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.) -### rust -- 'steam-macos`, `naev-steamruntime`, `naev-release`, `naev-window`: Added rust support +### v1.11.0 +- 'naev-macos`, `naev-steamruntime`, `naev-release`, `naev-docs`, `naev-windows`: Added rust support ### v1.10.6 - `naev-macos`: Disable hacks and workaround upstream OSXCross issue. (https://github.com/tpoechtrager/osxcross/pull/428)