Skip to content

Commit a2e706a

Browse files
author
Aran-Fey
committed
add missing stuff to changelog
1 parent be9b3cf commit a2e706a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

changelog.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
- Buttons now have a smaller minimum size when using a `rio.Component` as
44
content
55
- `FrostedGlassFill` added
6-
- `rio.Fill` deprecated. Most components only support specific fills, so this
7-
base class has no purpose any more
6+
- `rio.Fill` and `rio.FillLike` deprecated. Most components only support
7+
specific fills, so these have no purpose any more
88
- added `@rio.event.on_window_size_change`
99
- popups now default to the "hud" color
10+
- Add HTML meta tags
11+
- Add functions for reading and writing clipboard contents to the `Session`
1012

1113
## 0.8
1214

0 commit comments

Comments
 (0)