We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de10e1c + 2d8f323 commit 720c01aCopy full SHA for 720c01a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.10.1](https://github.com/stellarcarbon/sc-audit/compare/v0.10.0...v0.10.1) (2025-06-16)
4
+
5
6
+### Bug Fixes
7
8
+* unpack load_sink_events return value ([de10e1c](https://github.com/stellarcarbon/sc-audit/commit/de10e1ce138c885307e90fad36468c7c37ca0ac9))
9
10
## [0.10.0](https://github.com/stellarcarbon/sc-audit/compare/v0.9.4...v0.10.0) (2025-06-14)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sc-audit"
-version = "0.10.0"
+version = "0.10.1"
description = "Stellarcarbon database with monitoring and audit functionality"
authors = ["Alex Olieman <alex@olieman.net>"]
license = "MIT"
0 commit comments