mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-28 00:38:46 +03:00
13 lines
466 B
Markdown
13 lines
466 B
Markdown
## 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)
|
|
* [10: Add more CLI functionality](https://github.com/acelaya/url-shortener/issues/10)
|
|
|
|
**Tasks**
|
|
|
|
* [5: Create CHANGELOG file](https://github.com/acelaya/url-shortener/issues/5)
|