Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
locka99 committed Mar 19, 2022
1 parent 1f12b87 commit 34da1b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 0.9
- Multiple chunk support in client and server, sending and receiving.
- Upgrade from Tokio 0.1 to 1.8.x long term support and use `async` / `await` semantics to simplify tasks
- Upgrade from Tokio 0.1 to 1.x long term support and use `async` / `await` semantics to simplify tasks
- Support `Aes256-Sha256-RsaPss` security policy
- Support `rsa-oaep-sha2-256` encryption for identity tokens
- Check that the server's key length is sufficient for every endpoint it is configured for
Expand Down Expand Up @@ -182,7 +182,6 @@ folder's [README](./tools/schema/README.md) on how to do it.
## 0.1 initial release
- Nano implementation


# More future work

This work is note earmarked for any release and is aspirational in nature:
Expand Down

0 comments on commit 34da1b9

Please sign in to comment.