Skip to content

Commit b73ec79

Browse files
committed
[release] Add changelog for 2.12.1
[email protected] Change-Id: I8e92052cd45d42f5f4e2e8187e6be2dca407837e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190441 Reviewed-by: Alexander Thomas <[email protected]>
1 parent 0da2741 commit b73ec79

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
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

301311
This is a patch release that fixes a crash in the Dart VM. (issue [#44563][]).
302312

0 commit comments

Comments
 (0)