File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -762,6 +762,7 @@ v6.1.1
762
762
v6.2.0
763
763
v6.2.1
764
764
v6.2.2
765
+ v6.2.3
765
766
validatenotnullorempty
766
767
versioned
767
768
versioning
Original file line number Diff line number Diff line change 457
457
- Update docs for ` 6.2.0-rc.1 ` release (#9022 )
458
458
- Update release template (#8996 )
459
459
460
+ ## v6.2.3 - 09/12/2019
461
+
462
+ ### Engine Updates and Fixes
463
+
464
+ - Fix debugger performance regression in system lock down mode (#10269 )
465
+
466
+ ### Tests
467
+
468
+ - Remove ` markdownlint ` tests due to security issues (#10163 )
469
+
470
+ ### Build and Packaging Improvements
471
+
472
+ - Update DotNet SDK and runtime framework version (Internal 9946)
473
+ - Fix macOS build break (#10207 )
474
+
460
475
## v6.2.2 - 07/16/2019
461
476
462
477
### Breaking Changes
1221
1236
- Update ` CONTRIBUTION.md ` about adding an empty line after the copyright header (#7706 ) (Thanks @iSazonov !)
1222
1237
- Update docs about .NET Core version ` 2.0 ` to be about version ` 2.x ` (#7467 ) (Thanks @bergmeister !)
1223
1238
1239
+ ## 6.1.6 - 2019-09-12
1240
+
1241
+ ### Build and Packaging Improvements
1242
+
1243
+ - Update DotNet SDK and runtime framework version (Internal 9945)
1244
+
1224
1245
## 6.1.5 - 2019-07-16
1225
1246
1226
1247
### Breaking changes
You can’t perform that action at this time.
0 commit comments