Skip to content

Commit

Permalink
Update CHANGELOG for PR #3980
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 30, 2022
1 parent 5009bbd commit 6ad5dcf
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 @@ -9,6 +9,7 @@ All notable changes to the Pony compiler and standard library will be documented
- Fix return checking in behaviours and constructors ([PR #3971](https://github.com/ponylang/ponyc/pull/3971))
- Fix issue that could lead to a muted actor being run ([PR #3974](https://github.com/ponylang/ponyc/pull/3974))
- Fix loophole that allowed interfaces to be used to violate encapsulation ([PR #3973](https://github.com/ponylang/ponyc/pull/3973))
- Fix compiler assertion failure when assigning error to a variable ([PR #3980](https://github.com/ponylang/ponyc/pull/3980))

### Added

Expand Down

0 comments on commit 6ad5dcf

Please sign in to comment.