Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions _docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ source_filename: "changelog"
order: 8
---

### Release 0.0.7

- Fix methods in Live API Endpoints (now compatible with Python 2.7)
- Remove `.<format>` from urls
- Fixed a bug that removes double slashes from the endpoint's url


### Release 0.0.6

- Introducing Live API Endpoints - Test your endpoints from within the docs
Expand Down