File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,11 @@ Example of returned data:
113113Changelog
114114---------
115115
116+ 1.0.5 - 2015/12/07
117+ ~ ~~~~~~~~~~~~~~~~~
118+
119+ - Fixed oAuth filters sorting.
120+
1161211.0.4 - 2015/09/25
117122~ ~~~~~~~~~~~~~~~~~
118123
Original file line number Diff line number Diff line change 1010"""
1111
1212__title__ = "woocommerce"
13- __version__ = "1.0.4 "
13+ __version__ = "1.0.5 "
1414__author__ = "Claudio Sanches @ WooThemes"
1515__license__ = "MIT"
1616
Original file line number Diff line number Diff line change 55"""
66
77__title__ = "woocommerce-api"
8- __version__ = "1.0.4 "
8+ __version__ = "1.0.5 "
99__author__ = "Claudio Sanches @ WooThemes"
1010__license__ = "MIT"
1111
Original file line number Diff line number Diff line change 55"""
66
77__title__ = "woocommerce-oauth"
8- __version__ = "1.0.4 "
8+ __version__ = "1.0.5 "
99__author__ = "Claudio Sanches @ WooThemes"
1010__license__ = "MIT"
1111
You can’t perform that action at this time.
0 commit comments