Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Prep for 0.1.0 release
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
SeanTAllen committed Sep 17, 2017
1 parent cf09db3 commit 465b70a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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.1.0] - 2017-09-17

### Fixed

Expand All @@ -12,5 +12,3 @@ All notable changes to the Pony compiler and standard library will be documented

- Display an error message when add subcommand cannot be found ([PR #39](https://github.com/ponylang/pony-stable/pull/39))

### Changed

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.1.0

0 comments on commit 465b70a

Please sign in to comment.