Skip to content

Commit

Permalink
Update CHANGES.txt for 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed Apr 17, 2022
1 parent b58682d commit 83019bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.5.0
~~~~~
- Support for Pathlib when saving an `Element` (@wd60622 #103)
- Faster UUID generation for `Element` id (@bwest2397 #101)
- Store html content in `srcdoc` instead of `data-html` (@dstein64 #96)
- Add `max_labels` argument to color maps (@martinfleis #90)
- Pass caption when converting colormap to steps (@ndswaef #87)

0.4.2
~~~~~
- Fix special char encoding in notebooks, store as percent-encoded (@conengmo #76)
Expand Down

0 comments on commit 83019bb

Please sign in to comment.