File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments