Skip to content

Commit

Permalink
0.7.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
x87 committed Nov 18, 2021
1 parent 595f47b commit dddafd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
### 0.7.6 - Nov 18, 2021

- CLEO Redux now works on Windows 7

### 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
- fix: "if and set" commands had incorrect definitions in \*.d.ts file

### 0.7.4 - Nov 11, 2021

Expand Down
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h1 class="font-weight-bold d-flex justify-content-center">
href="https://github.com/cleolibrary/CLEO-Redux/releases/latest"
>Download</a
>
<small class="pt-1 text-muted">v0.7.5 | Nov 13, 2021</small>
<small class="pt-1 text-muted">v0.7.6 | Nov 18, 2021</small>
</div>
</div>
</div>
Expand Down

0 comments on commit dddafd6

Please sign in to comment.