release 1.90.0 (#3512)

* update changelog for 1.90.0

* bump version to 1.90.0
This commit is contained in:
bjoern
2022-07-16 23:54:02 +02:00
committed by GitHub
parent 9f2100deee
commit 9d5bce9b7e
5 changed files with 13 additions and 5 deletions

View File

@@ -2,11 +2,19 @@
## Unreleased
### Changes
### Fixes
## 1.90.0
### Changes
- handle drafts from mailto links in scanned QR #3492
- do not overflow ratelimiter leaky bucket #3496
- (AEAP) Add device message after you changed your address #3505
- (AEAP) Revert #3491, instead only replace contacts in verified groups #3510
- improve python bindings and tests #3502 #3503
### Fixes
- don't squash text parts of NDN into attachments #3497