mirror of https://github.com/mpolden/echoip
20 lines
684 B
Markdown
20 lines
684 B
Markdown
# Changelog
|
|
|
|
## 1.1.0 (2023-11-14)
|
|
|
|
### Features
|
|
|
|
- RSA JWT Signature Validation
|
|
- ECDSA JWT Signature Validation
|
|
- JWT Authentication
|
|
- Environment Variable Configuration [712e216](https://github.com/levelsoftware/echoip/commit/712e2166d51fdb85229f52caa380743245f31dfa)
|
|
|
|
## 1.0.0 (2023-10-06)
|
|
|
|
### Features
|
|
|
|
- IP Stack API [79c8f54d](https://github.com/levelsoftware/echoip/pull/6/commits/79c8f54d4459e69f151cdca917a60ce805b5066f)
|
|
- File Configuration [79c8f54d](https://github.com/levelsoftware/echoip/pull/6/commits/79c8f54d4459e69f151cdca917a60ce805b5066f)
|
|
- Redis Cache [79c8f54d](https://github.com/levelsoftware/echoip/pull/6/commits/79c8f54d4459e69f151cdca917a60ce805b5066f)
|
|
|