diff options
author | francois.cellier <francois.cellier@orange.com> | 2018-03-16 15:51:01 +0100 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2018-03-22 17:22:31 +0100 |
commit | 9ac76616f62ef73f093ce63017782dda6bd3fc9d (patch) | |
tree | 57cf872e020268ec78f048ab53b0cf83da8bbb69 /python_moonutilities/Changelog | |
parent | 6d2dbd0af7da445b39bbb7e16a36260268c685cd (diff) |
Add unique constraints on db tables
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933
Diffstat (limited to 'python_moonutilities/Changelog')
-rw-r--r-- | python_moonutilities/Changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/python_moonutilities/Changelog b/python_moonutilities/Changelog index 4c08f10c..e6ab2f6e 100644 --- a/python_moonutilities/Changelog +++ b/python_moonutilities/Changelog @@ -85,4 +85,8 @@ CHANGES 1.4.7 ----- -- Delete the auth.py file to remove some code duplication
\ No newline at end of file +- Delete the auth.py file to remove some code duplication + +1.4.8 +----- +- Add SubjectScopeExisting, ObjectScopeExisting, ActionScopeExisting exceptions
\ No newline at end of file |