Skip to content

Commit c38efda

Browse files
committed
changelog: note that iui::draw is exported again
1 parent 89485db commit c38efda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
1919
* README.md now links to libui, and is more explanatory
2020
* `LayoutGrid::insert_at` no longer takes `left` and `height` arguments
2121
* Many APIs which took `u64` or `i64` arguments now take `i32` for wider compatibility
22+
* The semi-unstable `iui::draw` subsystem is again exported to downstream consumers of the `iui` crate.
2223

2324
### Deprecated
2425

0 commit comments

Comments
 (0)