We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f71904 + e90e787 commit 8022092Copy full SHA for 8022092
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.13.1](https://github.com/stellarcarbon/sc-audit/compare/v0.13.0...v0.13.1) (2025-11-14)
4
+
5
6
+### Bug Fixes
7
8
+* gracefully handle sorocarbon memos longer than 64 bytes ([8f71904](https://github.com/stellarcarbon/sc-audit/commit/8f71904fa0b3e9ba922d42c65fcd598a757f9258))
9
10
## [0.13.0](https://github.com/stellarcarbon/sc-audit/compare/v0.12.3...v0.13.0) (2025-11-11)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sc-audit"
-version = "0.13.0"
+version = "0.13.1"
description = "Stellarcarbon database with monitoring and audit functionality"
authors = ["Alex Olieman <alex@olieman.net>"]
license = "MIT"
0 commit comments