Skip to content

Commit 608cd65

Browse files
committed
Prepare release 3.8.0
1 parent 4216a28 commit 608cd65

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
#### Version 3.8.0 (2024-03-24)
5+
6+
* Add dart2wasm support (PR #225)
7+
48
#### Version 3.7.4 (2024-01-15)
59

610
* Support the latest version of `package:js`. (PR #220)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: pointycastle
2-
version: 3.7.4
2+
version: 3.8.0
33
description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
44
homepage: https://github.com/bcgit/pc-dart
55
environment:

0 commit comments

Comments
 (0)