chore: update CHANGELOG (#291)

This commit is contained in:
Daniel Moran
2021-10-05 16:11:01 -04:00
committed by GitHub
parent 714a73d9eb
commit 25b8bddd56

View File

@ -1,12 +1,15 @@
## v2.2.0 [unreleased] ## v2.2.0 [unreleased]
### Go Version
This release upgrades the project to `go` version 1.17.
### Features ### Features
1. [259](https://github.com/influxdata/influx-cli/pull/259): Add `-b` shorthand for `--bucket` to `delete` 1. [259](https://github.com/influxdata/influx-cli/pull/259): Add `-b` shorthand for `--bucket` to `delete`
1. [285](https://github.com/influxdata/influx-cli/pull/285): Add short-hand `--all-access` and `--operator` options to `auth create`.
## v2.1.1 [2021-09-22]
### Go Version
This release upgrades the project to `go` version 1.17.
### Bug Fixes ### Bug Fixes