1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-09-16 09:06:36 +02:00

Update CHANGELOG.md

This commit is contained in:
Tim Voronov
2018-11-22 00:07:41 -05:00
committed by GitHub
parent 47a4a18375
commit 58112b8ee9

View File

@@ -2,7 +2,7 @@
### 0.5.1
#### Fixes
#### Fixed
- Unable to change a page load timeout [#186](https://github.com/MontFerret/ferret/pull/186).
- ``RETURN doc`` returns an empty string [#187](https://github.com/MontFerret/ferret/pull/187).
- Unable to pass an HTML Node without a selector to ``INNER_TEXT`` and ``INNER_HTML`` [#187](https://github.com/MontFerret/ferret/pull/187).