Skip to content

Commit 8e234c9

Browse files
authored
Update CHANGELOG.md
1 parent 11ad62c commit 8e234c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.12.8] - 2016-08-18
6+
### Fixed
7+
- Fixed color bug with trisurf plots where certain triangles were colored strangely. The coordinates of `rgb(...)` are now rounded to their nearest integer (using Python3 method of rounding), then placed in the color string to fix the issue.
8+
59
## [1.12.7] - 2016-08-17
610
### Fixed
711
- Edited `plotly.min.js` due to issue using `iplot` to plot offline in Jupyter Notebooks

0 commit comments

Comments
 (0)