Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit e526454

Browse files
committed
Update change log
1 parent 4ca50ba commit e526454

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55

66
## [Unreleased]
77

8+
### Changed
9+
- Interceptor chain now adds the component name to the context so it can be used by the access control interceptor or anything else that needs it
10+
11+
### Removed
12+
- Access control Provider annotation and annotation scanning; this functionality has moved to the access control library
13+
814
## [2.0.0-rc1]
915

1016
### Changed

0 commit comments

Comments
 (0)