Skip to content

Commit

Permalink
0.41.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed May 22, 2021
1 parent 35fe4ce commit 4553e6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@

All notable changes to the Pony compiler and standard library will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/).

## [unreleased] - unreleased
## [0.41.1] - 2021-05-22

### Fixed

- Fix NullablePointer type constraint check being omitted in FFI declarations ([PR #3758](https://github.com/ponylang/ponyc/pull/3758))

### Added


### Changed


## [0.41.0] - 2021-05-07

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.41.0
0.41.1

0 comments on commit 4553e6c

Please sign in to comment.