From 0976e83df4fc9875dab71949b310deb14535a55b Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Wed, 29 Oct 2025 14:30:18 +0100 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80fefd0..a17cea5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # asciinema changelog +## 3.0.1 (2025-10-24) + +* Fixed reading of asciicasts v1 and v2 having null env values in header +* Fixed the license identifier in cargo package +* Fixed Dockerfile +* Upgraded embedded player to the latest version +* Enabled Link-Time Optimization (LTO) and codegen-units=1 for release build - smaller binary size +* Cleaned up nix flake + ## 3.0.0 (2025-09-15) This is a complete rewrite of asciinema in Rust, upgrading the recording file