Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Add upgrade notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Apr 5, 2022
1 parent 84dc61e commit 01692b0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions UPGRADING.md
@@ -0,0 +1,9 @@
# Upgrade notes

## 1.x to 2.0

### Hash generation BC breaking change

The algorithm to calculate the hash for the pairwise-id has changed,
because it contained a security weakness. This means new hashes
will be generated for each user.

0 comments on commit 01692b0

Please sign in to comment.