Skip to content

Commit

Permalink
Add entry to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Sep 15, 2019
1 parent 9facb20 commit b1ff620
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Fixed

* Make sure the right Python interpreter is used in OSX builds. [#604](https://github.com/PyO3/pyo3/pull/604)

## [0.8.0] - 2018-09-05

### Added
Expand Down

0 comments on commit b1ff620

Please sign in to comment.