Skip to content

Commit 46f6959

Browse files
authored
Merge pull request #53 from red-data-tools/changes_0.0.5
Update CHANGES.md
2 parents 4837adc + 1822058 commit 46f6959

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGES.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,31 @@
88
[GitHub#39][GitHub#19]
99
[Patch by @nanobowers]
1010

11+
- Add stemplot support
12+
[GitHub#40][GitHub#30]
13+
[Patch by @nanobowers]
14+
15+
- Add an example of animation
16+
[GitHub#33]
17+
[Patch by @mrkn and @kojix2]
18+
19+
- Fix interpolation bug of lineplot
20+
[GitHub#37][GitHub#32]
21+
[Patch by @nanobowers]
22+
[Reported by @Nakilon]
23+
24+
- Support `color:` option in `render` method
25+
[GitHub#45]
26+
27+
- Add `canvas_types` method
28+
[GitHub#44][GitHub#42]
29+
[Reported by @kojix2]
30+
31+
- Use appropriate message for invalid border types,
32+
and add `border_types` method
33+
[GitHub#43][GitHub#41]
34+
[Reported by @kojix2]
35+
1136
# 0.0.4
1237

1338
- Fix error by requiring `stringio` [#22]

0 commit comments

Comments
 (0)