Skip to content

Commit

Permalink
Prepare release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcoenen committed Jul 26, 2021
1 parent 1dc193e commit 394688d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@

---

[//]: # (START/v1.1.0)
# v1.1.0

## Features
* Connect host can now also be supplied through the `OP_CONNECT_HOST` envrionment variable.
* The `API_CREDENTIAL` category is now supported. {#13}

## Fixes
* The `OTP` field type is no longer considered to be invalid. {#12}

---

[//]: # (START/v1.0.1)
# v1.0.1

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onepasswordconnectsdk"
version = "1.0.1"
version = "1.1.0"
description = "Python SDK for 1Password Connect"
license = "MIT"
authors = ["1Password"]
Expand Down

0 comments on commit 394688d

Please sign in to comment.