mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2025-09-09 03:09:39 +02:00
Add test for creating stores in write-protected places
This commit is contained in:
parent
a248e0d717
commit
24f4e2d771
2 changed files with 33 additions and 0 deletions
|
@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# Cert-D-Java Changelog
|
||||
|
||||
## 0.2.1-SNAPSHOT
|
||||
- Throw `NoSuchElementException` when querying non-existent certificates
|
||||
|
||||
## 0.2.0
|
||||
- `pgp-certificate-store`:
|
||||
- Rework `Certificate`, `Key` to inherit from `KeyMaterial`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue