Skip to content

Commit f8b1779

Browse files
authored
Merge pull request #23 from 1Password/release/v1.1.0
Prepare Release - v1.1.0
2 parents 1dc193e + 394688d commit f8b1779

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@
1212

1313
---
1414

15+
[//]: # (START/v1.1.0)
16+
# v1.1.0
17+
18+
## Features
19+
* Connect host can now also be supplied through the `OP_CONNECT_HOST` envrionment variable.
20+
* The `API_CREDENTIAL` category is now supported. {#13}
21+
22+
## Fixes
23+
* The `OTP` field type is no longer considered to be invalid. {#12}
24+
25+
---
26+
1527
[//]: # (START/v1.0.1)
1628
# v1.0.1
1729

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "onepasswordconnectsdk"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
description = "Python SDK for 1Password Connect"
55
license = "MIT"
66
authors = ["1Password"]

0 commit comments

Comments
 (0)