File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 3.0.1] - 2019-10-17
10+ ### Fixed
11+ - Fixed missing parser for ` Torrent ` (#44 )
12+
913
1014## [ 3.0.0] - 2019-10-13
1115There is a few changes to the public API, but most people shouldn't be affected by this unless they have extended/overriden functionality.
@@ -121,7 +125,8 @@ and generally better usability; albeit a bit more complex.
121125## [ 1.0.0] - 2015-09-19
122126
123127
124- [ Unreleased ] : ../../compare/v3.0.0...HEAD
128+ [ Unreleased ] : ../../compare/v3.0.1...HEAD
129+ [ 3.0.1 ] : ../../compare/v3.0.0...v3.0.1
125130[ 3.0.0 ] : ../../compare/v2.3.0...v3.0.0
126131[ 2.3.0 ] : ../../compare/v2.2.9...v2.3.0
127132[ 2.2.9 ] : ../../compare/v2.2.0...v2.2.9
You can’t perform that action at this time.
0 commit comments