fix of typos

This commit is contained in:
Sinuhe Tellez 2019-03-10 04:40:10 -04:00
parent d8bad7c246
commit 830dbfa255
2 changed files with 5 additions and 2 deletions

View File

@ -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.

View File

@ -30,3 +30,6 @@
# binary release
- https://github.com/dubyte/dir2opds/releases
# change log
- [Changelog](CHANGELOG.md)