We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b3e83 commit 9dd7898Copy full SHA for 9dd7898
CHANGES.md
@@ -1,10 +1,6 @@
1
**Experimental**: This is a new format for release notes. The format and availability is subject to change.
2
3
-## UNRELEASED
4
-
5
-### Backward Incompatible Changes
6
7
-- none
+## 2021.3.2
8
9
### New Features
10
@@ -13,13 +9,10 @@
13
such as: `cloudflared tunnel info --sort-by version --invert-sort --output json <name/uuid>`.
14
You can obtain more information via `cloudflared tunnel info --help`.
15
11
16
-### Improvements
17
18
19
20
12
### Bug Fixes
21
22
- Don't look for configuration file in default paths when `--config FILE` flag is present after `tunnel` subcommand.
+- cloudflared access token command now functions correctly with the new token-per-app change from 2021.3.0.
23
24
25
## 2021.3.0
0 commit comments