Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentVrijburg authored Sep 13, 2024
1 parent 6900e1d commit 71e79fe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.15.0 | 2024-09-13
* Add support for Send an invoice operation in the `Sales invoice` endpoint

## 0.14.0 | 2024-07-07
* Add support for `Time entry` endpoint
* Refactoring of the `Note` entity from `ContactNote` to a generic `Note` used in multiple entity types
Expand Down Expand Up @@ -37,7 +40,7 @@
## 0.9.0 | 2023-06-04
* Add support for `Tax rates` endpoint.
* Add support for `Ledger account` endpoint.
* Add support for `Sales invoices endpoint` endpoint (limited operations).
* Add support for `Sales invoices` endpoint endpoint (limited operations).
* Add support for `External sales invoices` endpoint (limited operations).
* Change names (classes, enums, interfaces) and their namespaces.

Expand Down

0 comments on commit 71e79fe

Please sign in to comment.