Skip to content

DOC: Update whatsnews #458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 19, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/source/whatsnew/v0.6.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Enhancements
- A new data connector for data provided by the Bank of Canada was
introduced. (:issue:`440`)



.. _whatsnew_060.api_breaking:

Backwards incompatible API changes
Expand Down Expand Up @@ -67,8 +65,10 @@ Bug Fixes
- The Enigma data connector was updated to the latest API (:issue:`380`).
- The Google finance endpoint was updated to the latest value (:issue:`404`).
- Tne end point for FRED was updated to the latest values (:issue:`436`).
- Tne end point for WorldBank was updated to the latest values (:issue:`456`).

Other Changes
~~~~~~~~~~~~~
- The minimum tested pandas version was increased to 0.19.2 (:issue:`441`).
- Added versioneer to simplifying releases (:issue:`442`).
- Added versioneer to simplifying release (:issue:`442`).