File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1- ## 2.12.0
1+ ## 2.12.1 - 2021-03-10
2+
3+ This is a patch release that fixes:
4+
5+ * an unhandled exception in HTTPS connections (issue [ #45047 ] [ ] ).
6+ * a typing issue in the typed_data ` + ` operator (issue [ #45140 ] [ ] ).
7+
8+ [ #45047 ] : https://github.com/dart-lang/sdk/issues/45047
9+ [ #45140 ] : https://github.com/dart-lang/sdk/issues/45140
10+
11+ ## 2.12.0 - 2021-03-03
212
313### Language
414
@@ -296,7 +306,7 @@ Updated the Linter to `0.1.129`, which includes:
296306[#44072]: https://github.com/dart-lang/sdk/issues/44072
297307[dart tool] : https://dart.dev/tools/dart-tool
298308
299- # # 2.10.5 - 2020 -01-21
309+ # # 2.10.5 - 2021 -01-21
300310
301311This is a patch release that fixes a crash in the Dart VM. (issue [#44563][]).
302312
You can’t perform that action at this time.
0 commit comments