Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgy8 committed Dec 6, 2018
1 parent d6f4c1d commit 9faccbe
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

### master
### v0.1.7

Clean up the public API interface for Apprentice (#24)
- Implement Apprentice class.
- Built in flask app.
- No need to instantiate a flask app yourself
- Update commands and readme with new api interface

### v0.1.6
- Add apprentice run command #20
- Add tests to cli commands. #15

Expand Down

0 comments on commit 9faccbe

Please sign in to comment.