Skip to content

Commit e81e61a

Browse files
committed
Added 0.7.1 to changelog
1 parent ff9206d commit e81e61a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log - Pglet client for Python
22

3+
## [0.7.1](https://pypi.org/project/pglet/0.7.1) - Feb 22, 2022
4+
5+
* Border styling props in Stack, Text, Image and IFrame allow either single value or a list by @FeodorFitsner in https://github.com/pglet/pglet-python/pull/68
6+
* All boolean control props have default values by @FeodorFitsner in https://github.com/pglet/pglet-python/pull/69
7+
* Control Refs by @FeodorFitsner in https://github.com/pglet/pglet-python/pull/70
8+
9+
310
## [0.7.0](https://pypi.org/project/pglet/0.7.0) - Feb 17, 2022
411

512
Works with [Pglet Server 0.7.0](https://github.com/pglet/pglet/releases/tag/v0.7.0).

0 commit comments

Comments
 (0)