Skip to content

Commit 83019bb

Browse files
authored
Update CHANGES.txt for 0.5.0 release
1 parent b58682d commit 83019bb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
0.5.0
2+
~~~~~
3+
- Support for Pathlib when saving an `Element` (@wd60622 #103)
4+
- Faster UUID generation for `Element` id (@bwest2397 #101)
5+
- Store html content in `srcdoc` instead of `data-html` (@dstein64 #96)
6+
- Add `max_labels` argument to color maps (@martinfleis #90)
7+
- Pass caption when converting colormap to steps (@ndswaef #87)
8+
19
0.4.2
210
~~~~~
311
- Fix special char encoding in notebooks, store as percent-encoded (@conengmo #76)

0 commit comments

Comments
 (0)