Update Changelog.md, version 1.3.3
Some checks failed
Build for Releases / ensure-release-exists (push) Successful in 4s
Build for Releases / push-build-x86_64 (push) Successful in 4s
Build for Releases / push-build-aarch64 (push) Successful in 28s
Build for Releases / push-build-x86_64_debian (push) Failing after 31s
Build for Releases / push-build-aarch64_debian (push) Failing after 5m8s

This commit is contained in:
Stephen Seo 2024-10-03 22:44:32 +09:00
parent 895d46dade
commit 9a8528abed

View file

@ -2,6 +2,13 @@
## Upcoming Changes
## Version 1.3.3
Minor tweak to action/workflow for release assets.
Compiler hardening flags, fixes related to flags.
Internal change: make flag used by signal "volatile" (doesn't change much for
users).
## Version 1.3.2
Updated action/workflow to build for Debian aarch64.