diff --git a/release_notes.md b/release_notes.md index d03d3dafe..7ddd81f67 100644 --- a/release_notes.md +++ b/release_notes.md @@ -4,6 +4,7 @@ ``` Date Commit Action +19/02/2018 Added possibility of Encryption/Decryption of properties in the props file over SSL Private/Public key infrastructure 19/01/2018 189942e Added 2 way SSL authentication to kafka connection 12/11/2017 9529c3b Make Payments in 1.2.1 disabled. Internal Accounts API disabled. 20/09/2017 Upgraded Lift version to 3.1.0. Script scripts/migrate/migrate_0000008.sql has to be executed at existing instances @@ -24,4 +25,4 @@ Date Commit Action 10/05/2017 7f95a5c added allow_public_views=false, we will not create the public views and will not access them (if public views are exsiting)when it is false. 17/07/2017 1530231 added account_id.length=64, this will set all relevant accountid length to 64, when create new sandbox. -``` \ No newline at end of file +```