Skip to content

Commit

Permalink
Merge pull request #627 from praekeltfoundation/release/0.10.23
Browse files Browse the repository at this point in the history
Release/0.10.23
  • Loading branch information
Hlamallama authored Oct 7, 2024
2 parents 6a88d1c + 4957bcc commit 1139f9d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# Changelog
# 0.10.23
1. start search results from 1
([#626](https://github.com/praekeltfoundation/ndoh-hub/pull/626))
2. fix urgency detect payload
([#625](https://github.com/praekeltfoundation/ndoh-hub/pull/625))
3. use the correct endpoint for urgency detect
([#624](https://github.com/praekeltfoundation/ndoh-hub/pull/624))
4. update new aaq urls
([#623](https://github.com/praekeltfoundation/ndoh-hub/pull/623))
5. add assert for bearer token
([#622](https://github.com/praekeltfoundation/ndoh-hub/pull/622))
6. Adding postgres v16 to application tests
([#621](https://github.com/praekeltfoundation/ndoh-hub/pull/621))


# 0.10.22
1. Ignore events after action is completed
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="ndoh-hub",
version="0.10.22",
version="0.10.23",
url="http://github.com/praekeltfoundation/ndoh-hub",
license="BSD",
author="Praekelt Foundation",
Expand Down

0 comments on commit 1139f9d

Please sign in to comment.