Merge PR #121
Configure for release
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22bfa86..5da7a58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,11 @@
 Changelog
 =========
 
-#### Version 3.2.0-rc1 (TBA)
+#### Version 3.2.0 (2021-07-29)
 
 * Better ASN1 Dump
 * New OIDs
+* ASN1 Fixes
 
 #### Version 3.2.0-rc0 (2021-07-05)
 
diff --git a/pubspec.yaml b/pubspec.yaml
index a97bf72..03def37 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: pointycastle
-version: 3.2.0-rc0
+version: 3.2.0
 description: A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.
 homepage: https://github.com/bcgit/pc-dart
 environment: