Skip to content

Commit 28c6fe0

Browse files
committed
Update CHANGELOG.md.
1 parent e2e6bb9 commit 28c6fe0

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
@@ -4,8 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
### Added
8+
- `memoize` decorator added to `plotly.utils`
9+
710
### Changed
811
- a `Grid` from `plotly.grid_objs` now accepts a `pandas.Dataframe` as its argument.
12+
- computationally-intensive `graph_reference` functions are memoized.
913

1014
## [2.0.0] - 2017-01-25
1115

0 commit comments

Comments
 (0)