Skip to content

Commit

Permalink
Update CHANGELOG for PR #2645 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed May 9, 2018
1 parent 9852d79 commit 7f10574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Added

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

0 comments on commit 7f10574

Please sign in to comment.