There was an error while loading. Please reload this page.
1 parent 1e1b1f4 commit 3810404Copy full SHA for 3810404
1 file changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [2.0.0] - 2026-08-21
+## [2.0.0] - 2026-08-24
9
10
### Added
11
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
### Changed
20
21
- Change `FacturapiException.getErrorCode()` to return strings, including converted legacy numeric codes.
22
+- Change `InvoiceItem.property_tax_account` to a list of property tax account numbers.
23
24
## [1.3.0] - 2026-06-07
25
0 commit comments