mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-25 22:02:05 +01:00
Update changelog
This commit is contained in:
parent
00b593823a
commit
b36494ecd4
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
# PGPainless Changelog
|
# PGPainless Changelog
|
||||||
|
|
||||||
|
## 1.4.2-SNAPSHOT
|
||||||
|
- Properly decrypt messages without MDC packets when `ConsumerOptions.setIgnoreMDCErrors(true)` is set
|
||||||
|
|
||||||
## 1.4.1
|
## 1.4.1
|
||||||
- Add `UserId.parse()` method to parse user-ids into their components
|
- Add `UserId.parse()` method to parse user-ids into their components
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue