diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1c70d..8a99dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,13 +11,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added a message when the server started in the stadin ### Changed -- fix rel and type for aquisition +- fix rel and type for acquisition - In the code change where the parameters are defined. - Changed serveFeedauthor parameter for author. - Adding host parameter. - Start using go modules. - Fixing typo in file extension gif -- The memetype for FB2 changed to text/fb2+xml +- The MIME-type for FB2 changed to text/fb2+xml ### Removed - vendor folder. diff --git a/README.md b/README.md index 95e6140..d08cb19 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,6 @@ # binary release - https://github.com/dubyte/dir2opds/releases + +# change log + - [Changelog](CHANGELOG.md)