Skip to content

Commit c0f1313

Browse files
committed
Update changelog for v4.0.0
1 parent 79a3412 commit c0f1313

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
...
10+
11+
## [4.0.0] - 2021-01-23
912
### Changed
10-
- Changed target frameworks to:
13+
- Changed supported frameworks to:
1114
- .NET Standard 2.0
1215
- .NET Standard 2.1
1316
- .NET Core App 2.1
1417
- .NET 5.0
15-
16-
...
18+
- `Torrent.Pieces` can now only be set to an array with a length which is a multiple of 20.
1719

1820
## [3.1.4] - 2020-03-06
1921
### Fixed
@@ -157,8 +159,9 @@ and generally better usability; albeit a bit more complex.
157159
## [1.0.0] - 2015-09-19
158160

159161

160-
[Unreleased]: ../../compare/v3.1.4...HEAD
161-
[3.1.4]: ../../compare/v3.1.4...v3.1.4
162+
[Unreleased]: ../../compare/v4.0.0...HEAD
163+
[4.0.0]: ../../compare/v3.1.4...v4.0.0
164+
[3.1.4]: ../../compare/v3.1.3...v3.1.4
162165
[3.1.3]: ../../compare/v3.1.0...v3.1.3
163166
[3.1.0]: ../../compare/v3.0.1...v3.1.0
164167
[3.0.1]: ../../compare/v3.0.0...v3.0.1

0 commit comments

Comments
 (0)