File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments