Skip to content

Commit

Permalink
Publish v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dqsully committed Nov 11, 2021
1 parent 8fee1cb commit 7b99d00
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog
## `v1.2.0`
* Update `--pull` and `--push` behavior to be "only X" instead of "X by default"
* When there are conflicts or errors between local and remote, the flags will still work as normal
* When there is only a local change, `--pull` will now prevent that change from being pushed
* Similarly, when there is only a remote change, `--push` will now prevent that change from being pulled
* Fix linting warnings in the code

## `v1.1.1`
* Fix `secrets config login` AppRole auth with credentials supplied as arguments

Expand Down

0 comments on commit 7b99d00

Please sign in to comment.