Skip to content

Commit 56a5817

Browse files
committedAug 24, 2023
update changelog
1 parent ef737fc commit 56a5817

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed
 

‎changelog.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/CE-Programming/toolchain/compare/v11.1...master)
3+
## [Unreleased](https://github.com/CE-Programming/toolchain/compare/v11.2...master)
4+
5+
# [v11.2](https://github.com/CE-Programming/toolchain/releases/tag/v11.2) (2023-8-24)
6+
7+
* **New features**
8+
* Add back dedicated timer functions by @mateoconlechuga
9+
* Use timer 1 for clock and related functions by @mateoconlechuga
10+
11+
* **Bugfixes**
12+
* Fix sprintf/vsprintf/snprintf/vsprintf bounds checking by @mateoconlechuga
13+
* Fixes for convimg (palette generation) by @mateoconlechuga
14+
15+
* **Improvements**:
16+
* Add framerate limiting example by @commandblockguy
17+
* Ensure tools are compiled statically by @mateoconlechuga
18+
* Improve macOS deployment tools by @adriweb
19+
* Minor documentation improvements by @mateoconlechuga
420

521
# [v11.1](https://github.com/CE-Programming/toolchain/releases/tag/v11.1) (2023-5-19)
622

0 commit comments

Comments
 (0)
Please sign in to comment.