Skip to content

Commit e2e67db

Browse files
committed
Release 0.10.29
1 parent 172b16a commit e2e67db

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
# 0.10.29
4+
1. babyloss nlu
5+
([#666](https://github.com/praekeltfoundation/ndoh-hub/pull/666))
6+
2. Nluclassifier for feedback labelling
7+
([#665](https://github.com/praekeltfoundation/ndoh-hub/pull/665)
8+
3. Increment failure count for specific error codes
9+
([#662](https://github.com/praekeltfoundation/ndoh-hub/pull/662))
10+
4. Resend failed template script
11+
([#657](https://github.com/praekeltfoundation/ndoh-hub/pull/657))
12+
5. Add compare contacts script
13+
([#656](https://github.com/praekeltfoundation/ndoh-hub/pull/656))
14+
6. Add language to test
15+
([#655](https://github.com/praekeltfoundation/ndoh-hub/pull/655))
16+
7. Add bulk update turn contacts script
17+
([#654](https://github.com/praekeltfoundation/ndoh-hub/pull/654))
18+
8. Handle turn rate limits
19+
([#651](https://github.com/praekeltfoundation/ndoh-hub/pull/651))
20+
9. Add update turn contacts script with asyncio queue
21+
([#650](https://github.com/praekeltfoundation/ndoh-hub/pull/650))
22+
10. Clean datetime string
23+
([#649](https://github.com/praekeltfoundation/ndoh-hub/pull/649))
24+
11. Scripts to migrate contacts from Rapidpro to Turn
25+
([#648](https://github.com/praekeltfoundation/ndoh-hub/pull/648))
26+
327
# 0.10.28
428
1. Add intent label tasks
529
([#646](https://github.com/praekeltfoundation/ndoh-hub/pull/646))

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="ndoh-hub",
5-
version="0.10.28",
5+
version="0.10.29",
66
url="http://github.com/praekeltfoundation/ndoh-hub",
77
license="BSD",
88
author="Praekelt Foundation",

0 commit comments

Comments
 (0)