Skip to content

Commit

Permalink
Update CHANGELOG for PR ponylang#2543 [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 ae7c1b0 commit cf6c304
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 @@ -14,6 +14,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Added

- [RFC 50] add member docstrings ([PR #2543](https://github.com/ponylang/ponyc/pull/2543))
- Allow user defined help string at CommandSpec.add_help() ([PR #2535](https://github.com/ponylang/ponyc/pull/2535))
- Embed source code into generated documentation. ([PR #2439](https://github.com/ponylang/ponyc/pull/2439))
- Compile error when comparing sugared constructors with 'is' or 'isnt' (#2024) ([PR #2494](https://github.com/ponylang/ponyc/pull/2494))
Expand Down

0 comments on commit cf6c304

Please sign in to comment.