Skip to content

Commit

Permalink
Update CHANGELOG for PR #2126 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Aug 3, 2017
1 parent e28b2d0 commit 15d94b4
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 @@ -18,6 +18,7 @@ All notable changes to the Pony compiler and standard library will be documented

### Changed

- Treat `as` type of array literals as the alias of the element type. ([PR #2126](https://github.com/ponylang/ponyc/pull/2126))
- docgen: ignore test types and add cli flag to only document public types ([PR #2112](https://github.com/ponylang/ponyc/pull/2112))


Expand Down

0 comments on commit 15d94b4

Please sign in to comment.