Skip to content

Commit 16af541

Browse files
ponylang-maindipinhora
authored andcommitted
Update CHANGELOG for PR ponylang#2645 [skip ci]
1 parent f94c368 commit 16af541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ All notable changes to the Pony compiler and standard library will be documented
3434

3535
### Added
3636

37+
- Add addc, subc and mulc functions to I128 and U128 ([PR #2645](https://github.com/ponylang/ponyc/pull/2645))
3738
- Add mechanism to register (noisy) signal handler ([PR #2631](https://github.com/ponylang/ponyc/pull/2631))
3839
- Added `nosupertype` annotation for subtyping exclusion (RFC 54). ([PR #2678](https://github.com/ponylang/ponyc/pull/2678))
3940
- `SourceLoc.type_name` method ([PR #2643](https://github.com/ponylang/ponyc/pull/2643))

0 commit comments

Comments
 (0)