-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #315 from brave/adss-changelog
adss doc cleanup
- Loading branch information
Showing
3 changed files
with
74 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## v0.2.2 (2023-09-14) | ||
|
||
- <csr-id-2d1c714ae2b15f93e8c58b0aa0b7e1f88fe12f39/> Avoid `Share::from_bytes` panic when serialized share is too small | ||
|
||
## v0.2.1 (2023-07-19) | ||
|
||
- <csr-id-8ad7543bed88e505d38d580f0195fa64bad82e31/> Update crate metadata | ||
Fill out Cargo.toml to meet crates.io publication requirements. | ||
- Vendor strobe-rng to allow publication. | ||
|
||
### Commit Details | ||
|
||
<csr-read-only-do-not-edit/> | ||
|
||
<details><summary>view details</summary> | ||
|
||
* **Uncategorized** | ||
- Merge pull request #275 from brave/adss-0.2.1 (f2300de) | ||
- Bump version number for adss-0.2.1 (0124edc) | ||
- Update crate metadata (8ad7543) | ||
- Rename adss-rs to plain adss (29fbd42) | ||
</details> | ||
|
||
## v0.2.0 (unreleased, 2023 March 31) | ||
|
||
- Clear key material after use (zeroize) | ||
- Documentation fixes | ||
- API cleanup | ||
- Update deps | ||
|
||
## v0.1.3 (unreleased, circa 2021 September) | ||
|
||
- Initial version used with Web Discovery Project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters