We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c6503 commit d189726Copy full SHA for d189726
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.12.0](https://github.com/stellarcarbon/sc-audit/compare/v0.11.0...v0.12.0) (2025-08-27)
4
+
5
6
+### Features
7
8
+* **view:** add contract call filter ([c8c6503](https://github.com/stellarcarbon/sc-audit/commit/c8c65037be6c57cfa158f9fc4ecc7223dab0771e))
9
10
## [0.11.0](https://github.com/stellarcarbon/sc-audit/compare/v0.10.6...v0.11.0) (2025-08-27)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sc-audit"
-version = "0.11.0"
+version = "0.12.0"
description = "Stellarcarbon database with monitoring and audit functionality"
authors = ["Alex Olieman <alex@olieman.net>"]
license = "MIT"
0 commit comments