From 9dd7898792d360347e7ea6b4542c150870088181 Mon Sep 17 00:00:00 2001 From: Michael Borkenstein Date: Tue, 23 Mar 2021 10:31:46 -0500 Subject: [PATCH] Publish changelog for 2021.3.2 --- CHANGES.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b7102fb0..1df7b338 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,6 @@ **Experimental**: This is a new format for release notes. The format and availability is subject to change. -## UNRELEASED - -### Backward Incompatible Changes - -- none +## 2021.3.2 ### New Features @@ -13,13 +9,10 @@ such as: `cloudflared tunnel info --sort-by version --invert-sort --output json `. You can obtain more information via `cloudflared tunnel info --help`. -### Improvements - -- none - ### Bug Fixes - 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. ## 2021.3.0