Skip to content

Commit

Permalink
Change to breaking release.
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
  • Loading branch information
JSAssassin and dlongley committed Nov 6, 2023
1 parent d8a5d9e commit f6ec58d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# @digitalbazaar/ecdsa-2019-cryptosuite Changelog

## 1.1.0 - 2023-11-TBD
## 2.0.0 - 2023-11-TBD

### Changed
- Update `requiredAlgorithm` to be an array that includes `P-256` and `P-384`.
- **BREAKING**: Update `requiredAlgorithm` to be an array that includes
`P-256` and `P-384`.
- Use `@digitalbazaar/data-integrity` v1.5.0.

## 1.0.0 - 2023-03-14
Expand Down

0 comments on commit f6ec58d

Please sign in to comment.