Skip to content

Commit 773e01d

Browse files
committed
Update changelog - 0.7.4 to 0.7.7
1 parent 8cc84b0 commit 773e01d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog and release notes
22

3+
### 0.7.7 (to be released)
4+
- fixed inconsistent roles in authorizationChecker depending on where `@Authorized` decorator is placed - #308
5+
6+
### 0.7.6
7+
- fixed bugs with undefined result code behaviour
8+
9+
### 0.7.5
10+
- fixed bugs with undefined result code behaviour
11+
12+
### 0.7.4
13+
- fixed bugs with undefined result code behaviour
14+
315
### 0.7.3
416

517
- FIXED: Directly calling response bug - #286

0 commit comments

Comments
 (0)