We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04c57ae commit 40ea070Copy full SHA for 40ea070
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.1.6b2] -- 2020-02-04
10
+### Fixed
11
+- Fix spelling of default `oauth_scope` config key
12
+- Use mapping protocol access instead of the Legacy get/set API for ConfigParser. Fixes bug for loading tokens from config.
13
+
14
## [0.1.6b1] -- 2020-02-03
15
### Added
16
- Support for custom OAuth Clients [#32](https://github.com/farmOS/farmOS.py/pull/32)
0 commit comments