Skip to content

Commit 8bd5205

Browse files
author
derwentx
committed
version increment
1 parent 42cd52f commit 8bd5205

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Roadmap
1717

1818
- [x] Create initial fork
1919
- [x] Implement 3-legged OAuth on Wordpress client
20-
- [ ] Better local storage of OAuth creds to stop unnecessary API keys being generated
20+
- [x] Better local storage of OAuth creds to stop unnecessary API keys being generated
2121
- [ ] Implement iterator for conveniant access to API items
2222

2323
Requirements
@@ -225,6 +225,11 @@ Example of returned data:
225225
Changelog
226226
---------
227227
228+
1.2.3 - 2017/09/07
229+
~~~~~~~~~~~~~~~~~~
230+
- Better local storage of OAuth creds to stop unnecessary API keys being generated
231+
- Improve parsing of API errors to display much more useful error information
232+
228233
1.2.2 - 2017/06/16
229234
~~~~~~~~~~~~~~~~~~
230235
- support basic auth without https

wordpress/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
__title__ = "wordpress"
13-
__version__ = "1.2.2"
13+
__version__ = "1.2.3"
1414
__author__ = "Claudio Sanches @ WooThemes, forked by Derwent"
1515
__license__ = "MIT"
1616

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy