Skip to content

Commit df6ad6d

Browse files
author
lwi
committed
chore: relnote and inc version
1 parent fb8a13d commit df6ad6d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/release_notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Version 0.7.1
2+
- Enhancement: The objects `document` and `ec` now contain the attribute `cdb_object_id`.
3+
14
### Version 0.7.0
25
- Feature: Functions no longer need to explicitly return a `Response` object.
36
- Feature: The `event_id` of `Response` objects is now filled in automatically before the response is returned.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "contactsoftware-functions"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
readme = "README.md"
55

66
license = "MIT"

0 commit comments

Comments
 (0)