diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eaa2da0..d1eb1c39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning v2.0.0](https://semver.org/spec/v2.0.0.html). +When considering the public API, we take into account the tool configuration and external requirements of the framework-dependent binary. Meaning that basically, breaking changes in configurations or in the runtime requirements should be causing a major version increment. + ## [Unreleased] (3.0.0) ### Changed - **(Requirement update!)** Update to .NET 8.