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.2.0 release
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
SeanTAllen committed Feb 9, 2019
1 parent 1ca99ec commit dd3f4f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +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.2.0] - 2019-02-09

### Fixed

- Don't process already-seen paths ([PR #97](https://github.com/ponylang/pony-stable/pull/97))

### Added


### Changed

- Resolve Local Dependencies From Bundle Path ([PR #78](https://github.com/ponylang/pony-stable/pull/78))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.6
0.2.0

0 comments on commit dd3f4f0

Please sign in to comment.