Skip to content

Commit 10d2a6a

Browse files
committed
harmonize changelog with other projects
1 parent c8d6737 commit 10d2a6a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
# Mindee Java API Library Changelog
22

33
## v2.1.0 - 2022-12-12
4-
* :sparkles: Add support fot Invoice v4
4+
### Changes
5+
* :sparkles: Add support for Invoice v4
6+
### Fixes
57
* :arrow_up: Bump jackson-databind from 2.13.4 to 2.13.4.1 (#33)
68

79
## v2.0.0 - 2022-12-06
10+
### ¡Breaking Changes!
811
* :boom: Document (endpoints) are now versioned, providing better backward-compatible support.
12+
### Changes
913
* :sparkles: New PDF cut system, which allows specifying exactly which pages to keep or remove.
1014
* :sparkles: PDF documents are no longer cut by default, use the pageOptions parameter in the parse method.
1115
* :sparkles: Add support fot Receipt v4
1216
* :recycle: Improve the internal de-serialization process
1317

1418
## v1.1.1 - 2022-10-10
19+
### Fixes
1520
* :arrow_up: fix for Uncontrolled Resource Consumption in Jackson-databind
1621

1722
## v1.1.0 - 2022-10-03
23+
### Changes
1824
* :sparkles: custom document is handled by sub objects (#21)
1925

2026
## v1.0.0 - 2022-09-21

0 commit comments

Comments
 (0)