Skip to content

Commit

Permalink
Adding a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paulie committed Sep 26, 2015
1 parent c72f1fe commit cd25d69
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

# Project Change Log

## [**Unreleased**](compare)

## Latest

* Added example of working `:id` to add on `GET` method
* The `:id` is now removable, as shown in the first API example
* Better readme / instructions
* Better logs
* Bug fixes
4 changes: 2 additions & 2 deletions mind.TODO
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ TO FIX:
✔ standard return values @done (15-09-16 10:39)
✔ json dumps @done (15-09-16 10:39)
✔ Decorate all methods in a class with a decorator @cool @done (15-09-26 12:42)
changelog?
https://github.com/skywinder/github-changelog-generator
changelog? @done (15-09-26 15:45)
https://github.com/skywinder/github-changelog-generator @cancelled (15-09-26 15:45)
☐ add to project
☐ https://github.com/danrobinson/tracestack
from tracestack import trace
Expand Down

0 comments on commit cd25d69

Please sign in to comment.