Skip to content

Commit 7c89fb0

Browse files
[changelog] updates for v12.1
1 parent 4cd5de5 commit 7c89fb0

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

changelog.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/CE-Programming/toolchain/compare/v12.0...master)
3+
## [Unreleased](https://github.com/CE-Programming/toolchain/compare/v12.1...master)
4+
5+
# [v12.1](https://github.com/CE-Programming/toolchain/releases/tag/v12.1) (2024-10-26)
6+
7+
* **New features**
8+
* Added convbin support for bundles by @mateoconlechuga
9+
* Added isblank function by @mateoconlechuga
10+
* Added _fpclassifyf and _isnormalf by @@ZERICO2005
11+
12+
* **Bugfixes**
13+
* Fixed _isinf function by @runer112
14+
* Fixed __ftoll ABI and left shift amount by @calc84maniac
15+
* Fixed graphx line clipping issue (#353) by @mateoconlechuga
16+
* Fixed msd_Close msddrvce freezing issue (#477) by @mateoconlechuga
17+
* Fixed multiple issues with inchar/outchar and fget/fput functions by @mateoconlechuga
18+
19+
* **Improvements**:
20+
* Optimized all isxxxxx ctype.h functions by @calc84maniac / @mateoconlechuga
21+
* The `inchar` function now returns `int` to support EOF by @mateoconlechuga
422

523
# [v12.0](https://github.com/CE-Programming/toolchain/releases/tag/v12.0) (2024-10-6)
624

0 commit comments

Comments
 (0)