diff --git a/CHANGELOG.md b/CHANGELOG.md index 392167e..5c90ac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.4.0] - 2023-12-11 ### Added + - add script *csenc_swkeystore_backup.sql* to create a TDE software keystore backup using *DBMS_SCHEDULER* - add script *ssenc_swkeystore_backup.sql* to show TDE software keystore backup schedules created with *csenc_swkeystore_backup.sql* - add script *dsenc_swkeystore_backup.sql* to delete TDE software keystore backup schedules created with *csenc_swkeystore_backup.sql*