Skip to content

Commit

Permalink
0.38.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Jan 29, 2021
1 parent 38a4c35 commit d23bb4e
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,19 +2,13 @@

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.38.3] - 2021-01-29

### Fixed

- Fix memory safety problem with Array.from_cpointer ([PR #3675](https://github.com/ponylang/ponyc/pull/3675))
- Fix bad package names in generated documentation ([PR #3700](https://github.com/ponylang/ponyc/pull/3700))

### Added


### Changed


## [0.38.2] - 2020-12-26

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

0 comments on commit d23bb4e

Please sign in to comment.