You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
## [0.7.1](https://pypi.org/project/pglet/0.7.1) - Feb 22, 2022
4
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
5
+
*[#68](https://github.com/pglet/pglet-python/pull/68)Border styling props in Stack, Text, Image and IFrame allow either single value or a list
6
+
*[#69](https://github.com/pglet/pglet-python/pull/69) All boolean control props have default values
7
+
*[#70](https://github.com/pglet/pglet-python/pull/70) Control Refs
8
8
9
9
10
10
## [0.7.0](https://pypi.org/project/pglet/0.7.0) - Feb 17, 2022
0 commit comments