File tree 1 file changed +14
-1
lines changed
1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ 2.3.0] - 2019-02-21
8
8
### Changed
9
- - Empty arrays in the ` tenant.yaml ` (` clients: [] ` ) will now lead to deleting all relevant records form the tenant.
9
+ - Empty arrays in the ` tenant.yaml ` (` clients: [] ` ) will now lead to deleting all relevant records from the tenant. #89
10
+ - Update environment variable explanation in READMEs. #90
11
+ - Sanitize file and folder names. #92
12
+
13
+ ## [ 2.2.5] - 2018-02-04
14
+ ### Changed
15
+ - Fix for using the wrong proxy reference. #80
16
+
17
+ ## [ 2.2.4] - 2018-01-17
18
+ ### Changed
19
+ - Fix various schema validation issues. auth0-extensions/auth0-source-control-extension-tools PRs #52 thru #57
20
+
21
+ ### Added
22
+ - Added 'name' prop to pages examples #76
10
23
11
24
## [ 2.2.0] - 2018-11-28
12
25
### Changed
You can’t perform that action at this time.
0 commit comments