Skip to content

Commit

Permalink
Update CHANGELOG for PR #2678 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Apr 30, 2018
1 parent c6fd03d commit c76e590
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 @@ -33,6 +33,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Added

- 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))
- Update with experimental support for LLVM 6.0.0 ([PR #2595](https://github.com/ponylang/ponyc/pull/2595))
- Improve pattern matching error reporting ([PR #2628](https://github.com/ponylang/ponyc/pull/2628))
Expand Down

0 comments on commit c76e590

Please sign in to comment.