From 02f84977f522eb2f4729664aabde6df8108d23c5 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 20 Mar 2025 08:22:07 -0100 Subject: [PATCH 1/2] Test master --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 653910d158..6a4e1a31b1 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ SciMLBase.jl is the core interface definition of the SciML ecosystem. It is a low dependency library made to be depended on by the downstream libraries to supply the common interface and allow for interexchange of mathematical problems. + ## v2.0 Breaking Changes The breaking changes in v2.0 are: From b34caecbe705160034108040b2b3199b889729c5 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 20 Mar 2025 09:19:42 -0100 Subject: [PATCH 2/2] Update README.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6a4e1a31b1..653910d158 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ SciMLBase.jl is the core interface definition of the SciML ecosystem. It is a low dependency library made to be depended on by the downstream libraries to supply the common interface and allow for interexchange of mathematical problems. - ## v2.0 Breaking Changes The breaking changes in v2.0 are: