Bump version to 1.0.1
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## 2019-05-01 - 1.0.1
|
||||
|
||||
### Added
|
||||
|
||||
- Reorder variables
|
||||
- Improved documentation
|
||||
- Move internal error handling into his own func
|
||||
- Improve formating/readability
|
||||
- Remove fmt module
|
||||
- Improved error logging
|
||||
- Refactor global variables
|
||||
- Optimize port check
|
||||
- Improve cli input validation
|
||||
|
||||
## 2019-04-29 - 1.0.0
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user