Skip to content

Commit f4e6c7a

Browse files
committed
Update CHANGELOG.md
1 parent 48d5402 commit f4e6c7a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## 3.6.0 - 2023-07-02
8+
9+
**Changed**
10+
11+
- Added config `signed_audience` toggle extra security by signing the token audience (thanks @Tarpsvo)
12+
13+
**Fixed**
14+
15+
- Fixed task name sanitization failed when the task was a closure
16+
717
## 3.5.1 - 2023-05-27
818

919
**Changed**

0 commit comments

Comments
 (0)