Skip to content

Commit

Permalink
14.11.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
agritheory committed Jan 22, 2024
1 parent 1156621 commit 276eef7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@



## v14.11.4 (2024-01-22)

### Fix

* fix: always include payment term for purchase invoice (#197)

* ci: update app name in path string check

* fix: add PI payment term in Pmt Entry outside a Check Run

* tests: add manual payment entry to test payment term

* docs: update for Payment Entry payment term customizations ([`1156621`](https://github.com/agritheory/check_run/commit/1156621b4b80f0e7a5cc3f7c10076910305ad29b))


## v14.11.3 (2024-01-18)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion check_run/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.11.3"
__version__ = "14.11.4"

0 comments on commit 276eef7

Please sign in to comment.