Skip to content

Commit

Permalink
Merge pull request #32 from 1Password/release/v1.1.0
Browse files Browse the repository at this point in the history
Prepare Release - v1.1.0
  • Loading branch information
jpcoenen authored Jun 8, 2021
2 parents 906b16d + 48cd413 commit cbebb5e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.1.0
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@

---

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

## Features
* Adds the `onepassword_vault` data source that can be used to look up a vault by its name or uuid. {#25}
* The `onepassword_item` data source can now be used by setting the `title` instead of the `uuid` field. {#25}
* The documentation now clearly mentions that the Connect Token can also be provided thorugh `$OP_CONNECT_TOKEN`.

## Fixes
* The `id` and `uuid` fields of the `onepassword_item` resource are now correctly designated as outputs.

---

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

Expand Down

0 comments on commit cbebb5e

Please sign in to comment.