adding change log
This commit is contained in:
parent
9bab1bfb21
commit
bf87aca954
30
CHANGELOG.md
Normal file
30
CHANGELOG.md
Normal file
@ -0,0 +1,30 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- A change log was added.
|
||||
|
||||
### Changed
|
||||
- In the code change where the parameters are defined.
|
||||
- Changed serveFeedauthor parameter for author.
|
||||
- Adding host parameter.
|
||||
- Start using go modules.
|
||||
|
||||
### Removed
|
||||
- vendor folder.
|
||||
|
||||
|
||||
## [0.0.2] - 2017-05-11
|
||||
### Changed
|
||||
- Using builders to generate the xml.
|
||||
- Adding binaries in the release section.
|
||||
|
||||
## [0.0.1] - 2017-03-24
|
||||
### Added
|
||||
- first version of dir2opds was relased.
|
Loading…
Reference in New Issue
Block a user