Skip to content

Commit

Permalink
Update CHANGELOG for PR ponylang#2645 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main authored and dipinhora committed Jun 5, 2018
1 parent f94c368 commit 16af541
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 16af541

Please sign in to comment.