Created CHANGELOG

This commit is contained in:
Alejandro Celaya
2016-07-05 20:09:45 +02:00
parent 86d877b565
commit 490b72539e
+12
View File
@@ -0,0 +1,12 @@
## 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)
**Tasks**
* [5: Create CHANGELOG file](https://github.com/acelaya/url-shortener/issues/5)