Skip to content

Commit 067a783

Browse files
committed
Onto 0.1.3 we go!
1 parent 8932df3 commit 067a783

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

changelog.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,20 @@
77

88
---
99
## 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:
10+
<!--
11+
Soonest todo:
1712
- Making `text` reliable on Rect size and more customised
1813
- Allowing for `icon` on Window (?)
1914
- 0.1.4 most probably:
2015
- adding `simpleui` Button (convertable to DecorButton)
2116
- Holder for UI elements, Rects and Images?
2217
- Px as separate type, not `utils` thing?
18+
-->
19+
20+
### 0.1.3
21+
Additions:
22+
- `Collection` type that allows for mass management of Images
23+
- New `range` field used by ProgressBar to customise its values used
2324

2425
### 0.1.2
2526
Additions:

0 commit comments

Comments
 (0)