Skip to content

Commit c2463f3

Browse files
committed
Fix note
1 parent 6e2c284 commit c2463f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
to disable automatic `Engine.reset` call when `doFinal` or `doFinalInto` gets executed [[#111]][111]
88
- Mitigates double resets when implementation is backed by a `Digest`.
99
- Adds `dokka` documentation at `https://core.kotlincrypto.org` [[#116]][116]
10-
- Adds API dependency `org.kotlincrypto.error:error` to module `core` [[#118]][118]
10+
- Adds API dependency `org.kotlincrypto:error` to module `core` [[#118]][118]
1111

1212
## Version 0.6.0 (2025-01-15)
1313
- `@Throws` annotation removed from `Updatable.update` (it is documented).

0 commit comments

Comments
 (0)