shlink/CHANGELOG.md

14 lines
466 B
Markdown
Raw Normal View History

2016-07-05 21:09:10 +03:00
## CHANGELOG
### 0.2.0
**Enhancements:**
* [9: Use symfony/console to dispatch console requests, instead of trying to integrate the process with expressive](https://github.com/acelaya/url-shortener/issues/9)
* [8: Create a REST API](https://github.com/acelaya/url-shortener/issues/8)
2016-07-06 21:23:38 +03:00
* [10: Add more CLI functionality](https://github.com/acelaya/url-shortener/issues/10)
2016-07-05 21:09:10 +03:00
**Tasks**
* [5: Create CHANGELOG file](https://github.com/acelaya/url-shortener/issues/5)