File tree Expand file tree Collapse file tree 1 file changed +1
-69
lines changed Expand file tree Collapse file tree 1 file changed +1
-69
lines changed Original file line number Diff line number Diff line change @@ -148,72 +148,4 @@ Request with `params` example
148148Changelog
149149---------
150150
151- 2.1.1 - 2019/07/22
152- ~ ~~~~~~~~~~~~~~~~~
153-
154- - Updated Request library to 2.22.0.
155- - Updated examples.
156-
157- 2.1.0 - 2019/01/15
158- ~ ~~~~~~~~~~~~~~~~~
159-
160- - Uses WP REST API by default, need to force ` ` wp_api` ` as ` ` False` ` in order to use the legacy WooCommerce API.
161- - Updated default REST API version to ` ` wc/v3` ` .
162-
163- 2.0.0 - 2019/01/15
164- ~ ~~~~~~~~~~~~~~~~~
165-
166- - Updated " Requests" library to version 2.20.0.
167- - Added support for custom timestamps in oAuth1.0a requests with ` ` oauth_timestamp` ` .
168- - Allow pass custom arguments to " Requests" library.
169-
170- 1.2.1 - 2016/12/14
171- ~ ~~~~~~~~~~~~~~~~~
172-
173- - Fixed WordPress 4.7 compatibility.
174-
175- 1.2.0 - 2016/06/22
176- ~ ~~~~~~~~~~~~~~~~~
177-
178- - Added option ` ` query_string_auth` ` to allow Basic Auth as query strings.
179-
180- 1.1.1 - 2016/06/03
181- ~ ~~~~~~~~~~~~~~~~~
182-
183- - Fixed oAuth signature for WP REST API.
184-
185- 1.1.0 - 2016/05/09
186- ~ ~~~~~~~~~~~~~~~~~
187-
188- - Added support for WP REST API.
189- - Added method to do HTTP OPTIONS requests.
190-
191- 1.0.5 - 2015/12/07
192- ~ ~~~~~~~~~~~~~~~~~
193-
194- - Fixed oAuth filters sorting.
195-
196- 1.0.4 - 2015/09/25
197- ~ ~~~~~~~~~~~~~~~~~
198-
199- - Implemented ` ` timeout` ` argument for ` ` API` ` class.
200-
201- 1.0.3 - 2015/08/07
202- ~ ~~~~~~~~~~~~~~~~~
203-
204- - Forced utf-8 encoding on ``API.__request ()` ` to avoid ` ` UnicodeDecodeError` `
205-
206- 1.0.2 - 2015/08/05
207- ~ ~~~~~~~~~~~~~~~~~
208-
209- - Fixed handler for query strings
210-
211- 1.0.1 - 2015/07/13
212- ~ ~~~~~~~~~~~~~~~~~
213-
214- - Fixed support for Python 2.6
215-
216- 1.0.1 - 2015/07/12
217- ~ ~~~~~~~~~~~~~~~~~
218-
219- - Initial version
151+ See ` CHANGELOG.md < https://github.com/woocommerce/wc-api-python/blob/trunk/CHANGELOG.md> ` _.
You can’t perform that action at this time.
0 commit comments