Skip to content

Commit 3d994a8

Browse files
committed
Add changelog info in README
+semver: ignore
1 parent 8da8829 commit 3d994a8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Contents
2828
- [Torrents](#torrents)
2929
- [File modes](#file-modes)
3030
- [Non-standard fields](#non-standard-fields)
31+
- [Changelog](#changelog)
3132
- [Roadmap](#roadmap)
3233
- [Building the project](#building-the-project)
3334
- [Contributing](#contributing)
@@ -218,6 +219,13 @@ The `ExtraFields` property is for any non-standard fields which are not accessib
218219
Data set on this property will overwrite any data from the `Torrent` itself when encoding it. This way you are able to add to or owerwrite fields.
219220

220221

222+
Changelog
223+
---------
224+
See [CHANGELOG.md](CHANGELOG.md) for any yet unreleased changes and changes made between different version.
225+
226+
https://keepachangelog.com
227+
228+
221229
Roadmap
222230
-------
223231
The project is in maintenance mode and no new features are currently planned.

0 commit comments

Comments
 (0)