Skip to content

Commit

Permalink
Update CHANGELOG.md for v8.3.47
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Oct 12, 2023
1 parent dc9bd85 commit 8cd716a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v8.3.47 (2023-10-12)
-------------------------
* Add Trigger.keywords and start writing
* Switch contacts API endpoints to use CRUDL perms
* Cleanup BroadcastCRUDL.Send which is now only for sending to a flow node
* Remove unused LabelCRUDL.List view
* Convert messages, media and label API endpoints to use CRUDL perms

v8.3.46 (2023-10-11)
-------------------------
* Remove no longer needed deprecated options on definitions endpoint
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "temba"
version = "8.3.46"
version = "8.3.47"
description = "Hosted service for visually building interactive messaging applications"
authors = ["Nyaruka <[email protected]>"]

Expand Down

0 comments on commit 8cd716a

Please sign in to comment.