Skip to content

Commit

Permalink
0.34.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed May 7, 2020
1 parent 3d192f4 commit 056d115
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.34.1] - 2020-05-07

### Fixed

- Fix unneeded dependency on Linux glibc systems ([PR #3538](https://github.com/ponylang/ponyc/pull/3538))

### Added


### Changed


## [0.34.0] - 2020-05-03

### Added
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.34.0
0.34.1

0 comments on commit 056d115

Please sign in to comment.