From 595f47bc8326f9d26830798f2eecded624cb33f8 Mon Sep 17 00:00:00 2001 From: Seemann Date: Sat, 13 Nov 2021 17:45:54 -0500 Subject: [PATCH] 0.7.5 release --- CHANGELOG.md | 5 +++++ website/index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d1a6e3..c554da0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 0.7.5 - Nov 13, 2021 + +- fix: some custom command could have unconventional arguments order (e.g. [0AA4 GET_DYNAMIC_LIBRARY_PROCEDURE](https://library.sannybuilder.com/#/sa/CLEO/0AA4)) +- fix: "if and set" commands had incorrect definitions in *.d.ts file + ### 0.7.4 - Nov 11, 2021 - ignore mobile and console command definitions (fixes https://github.com/cleolibrary/CLEO-Redux/issues/6) diff --git a/website/index.html b/website/index.html index 00763e3..7f43f4a 100644 --- a/website/index.html +++ b/website/index.html @@ -98,7 +98,7 @@

href="https://github.com/cleolibrary/CLEO-Redux/releases/latest" >Download - v0.7.4 | Nov 11, 2021 + v0.7.5 | Nov 13, 2021