Skip to content

Commit

Permalink
chore: Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
poljar committed May 20, 2024
1 parent c663282 commit 61576c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## [0.6.1] - 2024-05-20

### Security

- Use a constant-time Base64 encoder to encode and decode secret key material.
This patch fixes a potential side-channel vulnerability[[1](https://arxiv.org/abs/2108.04600)] ([#156](https://github.com/matrix-org/vodozemac/pull/156)).

## [0.6.0] - 2024-05-06

### Security Fixes
Expand Down

0 comments on commit 61576c0

Please sign in to comment.