Skip to content

Commit db52f02

Browse files
committed
Update CHANGELOG.md for v2.18.1
1 parent 7986f53 commit db52f02

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v2.18.1 (2025-05-06)
2+
-------------------------
3+
* Merge pull request #105 from rapidpro/api-channel-type
4+
* Rename archive_type to type
5+
* Add support for type slug on channels endpoint
6+
17
v2.18.0 (2025-05-06)
28
-------------------------
39
* Remove fetching messages by broadcast, contact and label

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rapidpro-python"
3-
version = "2.18.0"
3+
version = "2.18.1"
44
description = "Python client library for the RapidPro API"
55
authors = [
66
{"name" = "Nyaruka", "email" = "[email protected]"}

0 commit comments

Comments
 (0)