Skip to content

Commit 4974815

Browse files
committed
CHANGELOG.md: Add Section, SourceLink & Deterministic
Resolves: No entry
1 parent 32fd414 commit 4974815

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## [Unreleased]
88
### Added
99
- Added .NET 8 support
10+
- Added support for SourceLink (GitHub)
11+
- Enable deterministic builds
1012

1113
### Changed
1214
- Changed parameter type of `Luhn.IsValid`, `Luhn.ComputeLuhnNumber` and `Luhn.ComputeCheckDigit` methods from `string` to `ReadOnlySpan<char>`.

0 commit comments

Comments
 (0)