Skip to content

Commit 56b426c

Browse files
committed
Update README
1 parent a56e1f8 commit 56b426c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,16 @@ Web renderer might cache your code and fail to invalidate it, when it is updated
7676

7777
# How do I freeze my application?
7878

79-
For OS X, use py2app and py2exe for Windows. For reference setup.py files, look in `examples/py2app_setup.py` and `examples/py2exe_setup.py`
79+
Use py2app on OS X and py2exe on Windows. For reference setup.py files, look in `examples/py2app_setup.py` and `examples\py2exe_setup.py`
8080

8181

8282

8383
# Changelog
8484

85+
## 0.8.3
86+
87+
- `Fixed` #10 Underlying browser does not resize with window under windows
88+
8589
## 0.8.2
8690

8791
Released on 08/10/2015

0 commit comments

Comments
 (0)