Skip to content

Commit

Permalink
Merge branch '1.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyennv committed Oct 15, 2024
2 parents 6603008 + 67a8039 commit 9da642d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@
- Update pointycastle to version 3.9.1
- Fix packet reader
- Fix AEAD crypt

## 1.4.0 (2024-09-15)
- Support partial body length
- Support signature salt notation
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_pg
description: Dart PG (Dart Privacy Guard) - The OpenPGP implementation in Dart language.
version: 1.3.0
version: 1.4.0
homepage: https://github.com/web-of-trust/dart-pg

environment:
Expand Down

0 comments on commit 9da642d

Please sign in to comment.