1
0
Fork 0
mirror of https://github.com/teampoltergeist/poltergeist.git synced 2022-11-09 12:05:00 -05:00

update CHANGELOG [ci skip]

This commit is contained in:
Thomas Walpole 2016-06-25 16:34:02 -07:00
parent c68a037917
commit 0e7574935e

View file

@ -14,6 +14,7 @@
* Fix error type returned by #within_window when window not found (oieioi)
* New windows inherit the size of the window they were opened from (StefanH, Thomas Walpole) [Issue #597]
* New windows inherit the blacklist/whitelist setting of the window they were opened from as expected (StefanH, Thomas Walpole)
* Scroll positions are restored after a screenshot (Thomas Walpole) [Issue #738]
### 1.9.0 ###