Add README and CHANGELOG

This commit is contained in:
2019-03-18 16:46:39 +01:00
parent 37b52a242b
commit 38e62f449a
2 changed files with 45 additions and 0 deletions

23
CHANGELOG.md Normal file
View File

@ -0,0 +1,23 @@
# Changelog
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-03-18
### Added
- gitlab CI configuration
- Add version
- Add License
- Add Dockerfile for building standalone image
- shortener initial version
- Initial commit
- Changelog.md
- Readme.md
- License
### Changed
### Removed