From bc21bcd6631fd1bec4e83215bde8d91ab79e48fc Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Mon, 26 Feb 2024 19:13:23 +0000 Subject: [PATCH] Update breaking-changes.md Closes https://github.com/dart-lang/sdk/pull/55019 GitOrigin-RevId: d063791d1e03e7adb59e30a320b920d224a70f01 Change-Id: I4ab4aa6895706308055bc086b419114bd4b80221 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/354340 Reviewed-by: Michael Thomsen Commit-Queue: Michael Thomsen Reviewed-by: Marya Belanger Reviewed-by: Kevin Chisholm --- docs/process/breaking-changes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/process/breaking-changes.md b/docs/process/breaking-changes.md index badf69f7c91..8e03f453dbf 100644 --- a/docs/process/breaking-changes.md +++ b/docs/process/breaking-changes.md @@ -3,6 +3,9 @@ The present document describes the Dart SDK philosophy for compatibility, and process for breaking changes. +For a list of past breaking changes, see the +[dart.dev breaking changes](https://dart.dev/resources/breaking-changes) page. + ## Dart compatibility and philosophy Generally the Dart team strives to not make breaking changes, and to preserve