[api.abstract.context] improvement: adding 'root_user' attribute to skip checking calls

This commit is contained in:
Vinicius Moreira
2021-11-30 12:17:04 -03:00
parent 854334ed7b
commit ce4f3f67ab
4 changed files with 9 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- General
- useless code removed
- refactorings related to String formatting
- refactoring related to shared information
## [0.9.21] 2021-11-20