File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ - 4.3.1 2019/04/08
4
+ - Add: Add support for internal classes [ #574 ] ( https://github.com/permissions-dispatcher/PermissionsDispatcher/pull/606 )
3
5
- 4.3.0 2018/12/31
4
6
- Add: Conductor support [ #574 ] ( https://github.com/permissions-dispatcher/PermissionsDispatcher/pull/574 )
5
7
- 4.2.0 2018/12/21
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ GROUP_ID = org.permissionsdispatcher
4
4
ARTIFACT_ID_LIBRARY = permissionsdispatcher
5
5
ARTIFACT_ID_PROCESSOR = permissionsdispatcher-processor
6
6
ARTIFACT_ID_ANNOTATION = permissionsdispatcher-annotation
7
- VERSION = 4.4.0-SNAPSHOT
7
+ VERSION = 4.3.1
8
8
REPO = org.permissionsdispatcher
9
9
DESCRIPTION = Annotation-based library for generating runtime permissions dispatcher.
10
10
WEBSITE = https://github.com/permissions-dispatcher/PermissionsDispatcher
You can’t perform that action at this time.
0 commit comments