Skip to content

Commit

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

### Fixed

- Fix indent detection when lexing docstrings that contain whitespace-only lines. ([PR #2131](https://github.com/ponylang/ponyc/pull/2131))
- Fix compiler crash on typecheck error in FFI call. ([PR #2124](https://github.com/ponylang/ponyc/pull/2124))
- Fix compiler assert on match including structural equality on union type. ([PR #2117](https://github.com/ponylang/ponyc/pull/2117))

Expand Down

0 comments on commit 9f51e49

Please sign in to comment.