We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6b8c23 + 05eebe5 commit 0d5e852Copy full SHA for 0d5e852
Changelog.md
@@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres not (yet) to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
-
+
8
9
+## [1.4.1] - 2024-9-9
10
11
+### Fixed
12
13
+- a collision between the `Span<T>.Replace` method provided by SpanExtensions and the one newly provided by .Net 8.
14
15
## [1.4] - 2024-9-3
16
0 commit comments