8000 Changelog/version bump for PR #958 by Kully · Pull Request #959 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Changelog/version bump for PR #958 #959

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 3 commits into from
Mar 8, 2018
Merged
Changes from 1 commit
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
8000
Diff view
Prev Previous commit
Next Next commit
add PR reference
  • Loading branch information
Kully committed Mar 6, 2018
commit e406befafb7fa2c394b471fc9d6fa6f4ecd84aab
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [2.5.0] - UNRELEASED
### Fixed
- `import plotly.figure_factory` does not fail if `pandas` is not installed.
- `import plotly.figure_factory` does not fail if `pandas` is not installed. See https://github.com/plotly/plotly.py/pull/958

## [2.4.1] - 2018-02-21
### Fixed
Expand Down
0