Skip to content

Commit

Permalink
0.7.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertDeFusco committed Dec 13, 2021
1 parent ae45b01 commit e9f7c53
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.7.0] - 2021-12-13

### Added
- JWT opaque token support with `--secret-key <secret-key>`

### Changed
- Dropped Python 3.5
- Validated support for Python 3.9

## [0.6.0] - 2021-06-07
### Added
- CORS support using `--allow-origin HOST:PORT` or `$TRANQUILIZER_ALLOW_ORIGIN`
Expand Down

0 comments on commit e9f7c53

Please sign in to comment.