Skip to content

Commit 7dcd2ba

Browse files
lrhnCommit Bot
authored and
Commit Bot
committed
Reinstate accidentally removed CHANGELOG entry.
Change-Id: I348f07341600bb00f8878ab8d482a29b3a19d907 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/226690 Auto-Submit: Lasse Nielsen <[email protected]> Commit-Queue: Lasse Nielsen <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Commit-Queue: Erik Ernst <[email protected]>
1 parent 47f537c commit 7dcd2ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424

2525
#### `dart:io`
2626

27+
- **Breaking Change** [#47653](https://github.com/dart-lang/sdk/issues/47653):
28+
On Windows, `Directory.rename` will no longer delete a directory if
29+
`newPath` specifies one. Instead, a `FileSystemException` will be thrown.
30+
2731
- **Breaking Change** [#47769](https://github.com/dart-lang/sdk/issues/47769):
2832
The `Platform.packageRoot` API has been removed. It had been marked deprecated
2933
in 2018, as it doesn't work with any Dart 2.x release.

0 commit comments

Comments
 (0)