34 lines
504 B
Markdown
34 lines
504 B
Markdown
# 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 - 0.0.2
|
|
|
|
### Added
|
|
|
|
- Add flags to switch proto and path
|
|
|
|
### Changed
|
|
|
|
### Removed
|
|
|
|
## 2019-03-18 - 0.0.1
|
|
|
|
### 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
|