Skip to content

Commit

Permalink
Release 0.10.22
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh360 committed Aug 20, 2024
1 parent f4ff0a0 commit b494319
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

# 0.10.22
1. Ignore events after action is completed
([#619](https://github.com/praekeltfoundation/ndoh-hub/pull/619))
2. Mark status as completed when flow is started
([#620](https://github.com/praekeltfoundation/ndoh-hub/pull/620))

# 0.10.21
1. AAQ v2 endpoints
([#613](https://github.com/praekeltfoundation/ndoh-hub/pull/613))
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.21",
version="0.10.22",
url="http://github.com/praekeltfoundation/ndoh-hub",
license="BSD",
author="Praekelt Foundation",
Expand Down

0 comments on commit b494319

Please sign in to comment.