Skip to content

Commit

Permalink
Update for v0.6.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
rgieseke committed Apr 24, 2017
1 parent 3f702b0 commit 7bbd97d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
Changelog
---------

0.6.0
~~~~~

- explicitly state C++11 in ``setup.py``
- enable spinup output to be readable

0.5.2
~~~~~~~~~~~~~~~~~~~
~~~~~

- config dictionary can also take a Pandas series instead of list of
tuples for time series
Expand Down
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Changelog

Make sure the [changelog](CHANGELOG.md) is updated with the latest note-worthy
Make sure the [changelog](CHANGELOG.rst) is updated with the latest note-worthy
changes.

## Tag a Release
Expand Down

0 comments on commit 7bbd97d

Please sign in to comment.