Skip to content

Commit

Permalink
Prep for 0.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Sep 26, 2016
1 parent 525866f commit 01579a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@

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.4.0] - 2016-09-26

### Fixed

* Unexpected message ordering in `ProcessManager` (issue #1265)
- Unexpected message ordering in `ProcessManager` (issue #1265)

### Added

- TCP writev performance improvement by avoiding throwing errors

### Changed

## [0.3.3] - 2016-09-23

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

0 comments on commit 01579a1

Please sign in to comment.