Skip to content

Commit 1ba086c

Browse files
committed
Fix README.
1 parent 7f78b24 commit 1ba086c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,14 @@ Changelog
199199
- w3schools.com starts displaying ``Edge`` statistic
200200
- Python 2.6 is not tested anymore
201201
- ``use_cache_server`` option added
202+
- Increased `fake_useragent.settings.HTTP_TIMEOUT` to 3 seconds
202203

203204
* 0.1.4 December 14, 2016
204205
- Added custom data file location support
205206
- Added ``fallback`` browser support, in case of unavailable data sources
206207
- Added alias ``fake_useragent.FakeUserAgent`` for ``fake_useragent.UserAgent``
207208
- Added alias ``fake_useragent.UserAgentError`` for ``fake_useragent.FakeUserAgentError``
208-
- Reduced fake_useragent.settings.HTTP_TIMEOUT to 3 seconds
209+
- Reduced `fake_useragent.settings.HTTP_TIMEOUT` to 3 seconds
209210
- Started migration to new data file format
210211
- Simplified a lot 4+ years out of date code
211212
- Better thread/greenlet safety

0 commit comments

Comments
 (0)