We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8932df3 commit 067a783Copy full SHA for 067a783
changelog.md
@@ -7,19 +7,20 @@
7
8
---
9
## 0.1.x
10
-
11
-### 0.1.3
12
-Additions:
13
- - `Collection` type that allows for mass management of Images
14
- - New `range` field used by ProgressBar to customise its values used
15
16
-Todo:
+<!--
+Soonest todo:
17
- Making `text` reliable on Rect size and more customised
18
- Allowing for `icon` on Window (?)
19
- 0.1.4 most probably:
20
- adding `simpleui` Button (convertable to DecorButton)
21
- Holder for UI elements, Rects and Images?
22
- Px as separate type, not `utils` thing?
+-->
+
+### 0.1.3
+Additions:
+ - `Collection` type that allows for mass management of Images
23
+ - New `range` field used by ProgressBar to customise its values used
24
25
### 0.1.2
26
Additions:
0 commit comments