We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca78b6 commit 9184016Copy full SHA for 9184016
docs/release_notes.md
@@ -1,3 +1,6 @@
1
+### Version 0.11.0:
2
+- Feature: Added Document and Part field calculation events.
3
+
4
### Version 0.10.0:
5
- Feature: Added development server that can be used to run Functions locally for testing and development.
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "contactsoftware-functions"
-version = "0.10.0"
+version = "0.11.0"
readme = "README.md"
license = "MIT"
0 commit comments