We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2421426 commit e5ead4eCopy full SHA for e5ead4e
docs/release_notes.md
@@ -1,3 +1,6 @@
1
+### Version 0.7.2
2
+- Fix: removed (broken) logging redirect (will be handled by the runtime instead)
3
+
4
### Version 0.7.1
5
- Enhancement: The objects `document` and `ec` now contain the attribute `cdb_object_id`.
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "contactsoftware-functions"
-version = "0.7.1"
+version = "0.7.2"
readme = "README.md"
license = "MIT"
0 commit comments