File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 2.0.11] - 2021-11-09
10+ ### Fixes
11+ - Fix: Improved self-healing policy, by updating dependency to sql-adapter (https://outsystemsrd.atlassian.net/browse/RMET-1191 )
12+
813## [ 2.0.10] - 2021-11-04
914### Fixes
1015- New plugin release to include metadata tag in Extensibility Configurations in the OS wrapper
@@ -68,7 +73,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6873### Additions
6974- Updates cordova-sqlcipher-adapter to version 0.1.7-os.3 [ RNMT-2530] ( https://outsystemsrd.atlassian.net/browse/RNMT-2530 )
7075
71- [ Unreleased ] : https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle/compare/2.0.10...HEAD
76+ [ Unreleased ] : https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle/compare/2.0.11...HEAD
77+ [ 2.0.11 ] : https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle/compare/2.0.10...2.0.11
7278[ 2.0.10 ] : https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle/compare/2.0.9...2.0.10
7379[ 2.0.9 ] : https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle/compare/2.0.8...2.0.9
7480[ 2.0.8 ] : https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle/compare/2.0.7...2.0.8
Original file line number Diff line number Diff line change 1414 <clobbers target =" OutSystemsSecureSQLiteBundle" />
1515 </js-module >
1616
17- <dependency id =" cordova-sqlcipher-adapter" url =" https://github.com/OutSystems/cordova-sqlcipher-adapter.git#0.1.7-OS6 " />
18- <dependency id =" cordova-plugin-secure-storage" url =" https://github.com/OutSystems/cordova-plugin-secure-storage.git#2.6.8-OS6 " />
17+ <dependency id =" cordova-sqlcipher-adapter" url =" https://github.com/OutSystems/cordova-sqlcipher-adapter.git#0.1.7-OS7 " />
18+ <dependency id =" cordova-plugin-secure-storage" url =" https://github.com/OutSystems/cordova-plugin-secure-storage.git#2.6.8-OS7 " />
1919
2020 <dependency id =" outsystems-plugin-disable-backup" url =" https://github.com/OutSystems/outsystems-plugin-disable-backup.git#1.0.2" />
2121
You can’t perform that action at this time.
0 commit comments