Skip to content

Commit

Permalink
📝 Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrazeur committed Jun 10, 2019
1 parent 720aafb commit 33c98ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog

## [1.1.0] - 2019-06-10
### Added
* Add docker support
* Documentation in the Readme file
* Eslint
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ docker run -p 3000:3000 -v $(pwd):/usr/src/app myapp
```
## TODO 🚧 

* Add Docker
* Ready to use CI/CD with Travis
* Write api doc
* Write api doc (Swagger ?)
* Serverless export

## Contribute

Expand Down

0 comments on commit 33c98ec

Please sign in to comment.