Update CHANGELOG.md

Add a date

Closes https://github.com/dart-lang/sdk/pull/42953
https://github.com/dart-lang/sdk/pull/42953

GitOrigin-RevId: a98a5e1ae33c36483f5db9adf87628dbbb28c59f
Change-Id: Idc3848f5e8a1de432e1616754aa807c3e07c2813
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157343
Reviewed-by: Kevin Moore <kevmoo@google.com>
This commit is contained in:
Tim Sneath 2020-08-05 18:26:11 +00:00 committed by Kevin Moore
parent 9f19742c61
commit 4431a664dc

View file

@ -12,7 +12,7 @@
* Introduces `Dart_FinalizableHandle`s. They do auto-delete, and the weakly
referred object cannot be accessed through them.
## 2.9.0
## 2.9.0 - 2020-08-05
### Language