Skip to content

Commit 813f89a

Browse files
committed
Add release notes for v0.1.1.
1 parent cb72f05 commit 813f89a

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

changes/14.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/17.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/18.misc.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/background/releases.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ Release History
44

55
.. towncrier release notes start
66
7+
0.1.1 (2022-08-19)
8+
==================
9+
10+
Features
11+
--------
12+
13+
* Chart now has an ``on_draw()`` handler to ensure the chart auto-resizes. (#14)
14+
15+
16+
Bugfixes
17+
--------
18+
19+
* Added a `None` check before calling `on_draw` (#17)
20+
21+
22+
Misc
23+
----
24+
25+
* #18
26+
27+
728
0.1.0 (2020-08-09)
829
------------------
930

0 commit comments

Comments
 (0)