From b8de49bbfe656724e1ca82800bc489e6008d6ff1 Mon Sep 17 00:00:00 2001 From: Nate Bross Date: Sat, 21 Oct 2023 12:44:52 -0500 Subject: [PATCH] remove breaking changes section no recent breaking changes, v5 has been out for a while now --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c9d7c7db..564bc424 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,6 @@ If you've found a bug, please submit a bug report. If you have a feature idea, o [![license](https://img.shields.io/github/license/fuzzzerd/fmdata.svg)](https://github.com/fuzzzerd/fmdata/blob/master/LICENSE) -## Breaking changes - -> *Version 5 has breaking changes. Please [review the changes](https://github.com/fuzzzerd/fmdata/milestone/7?closed=1) prior to updating your project.* ---- -> *Version 4 has several breaking changes. Please [review the changes](https://github.com/fuzzzerd/fmdata/milestone/5?closed=1) prior to updating your project.* - ## Installation Install via `dotnet add` or nuget. Stable releases are on NuGet and CI builds are on MyGet.