From b82232013b58e4e90dbef333fbf785b0bbda7c47 Mon Sep 17 00:00:00 2001 From: Ge Wang Date: Tue, 14 May 2024 13:33:57 -0700 Subject: [PATCH] update release notes --- VERSIONS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VERSIONS b/VERSIONS index 761fc9551..8badcfc65 100644 --- a/VERSIONS +++ b/VERSIONS @@ -4,8 +4,12 @@ ChucK VERSIONS log 1.5.2.5 ======= +- (updated) chugin API version from 10.1 to 10.2 +- (added) chugin API for callback on shutdown +- (added) command line query system `--query:` - (added) examples/deep/smb.ck -- a ChucK rendition of Super Mario Bros. original theme by Koji Kondo; modeled in ChucK by Wesley Burchell in 2017 +- (fixed) globals events system synchronization 1.5.2.4 (April 2024)