Skip to content

Commit 3810404

Browse files
committed
docs: complete Java 2.0.0 changelog
1 parent 1e1b1f4 commit 3810404

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.0.0] - 2026-08-21
8+
## [2.0.0] - 2026-08-24
99

1010
### Added
1111

@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
### Changed
2020

2121
- 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.
2223

2324
## [1.3.0] - 2026-06-07
2425

0 commit comments

Comments
 (0)