diff --git a/Branta/Branta.csproj b/Branta/Branta.csproj
index 8303071..c21006b 100644
--- a/Branta/Branta.csproj
+++ b/Branta/Branta.csproj
@@ -6,7 +6,7 @@
enable
True
Branta SDK
- 3.1.5
+ 3.1.6
$(AssemblyVersion)
License.txt
README.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c181b10..e8ff33a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [[3.1.6](https://github.com/BrantaOps/branta-dotnet/compare/3.1.5...3.1.6)] - 2026-06-22
+
+### Added
+- Silent payment support ([#67](https://github.com/BrantaOps/branta-dotnet/pull/67))
+- Encrypted metadata support ([#69](https://github.com/BrantaOps/branta-dotnet/pull/69))
+
## [[3.1.5](https://github.com/BrantaOps/branta-dotnet/compare/3.1.4...3.1.5)] - 2026-05-29
### Changed