Skip to content

Commit 1719007

Browse files
🔖 Version 2.9.0 (#183)
1 parent 4be65fd commit 1719007

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Mindee PHP API Library Changelog
22

3+
## v2.9.0 - 2026-05-07
4+
### Changes
5+
* :sparkles: add support for extraction in crop, split, and classification
6+
7+
38
## v2.8.0 - 2026-04-22
49
### Changes
510
* :sparkles: add support for V2 crop and split operations

src/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
namespace Mindee;
44

5-
const VERSION = '2.8.0';
5+
const VERSION = '2.9.0';

0 commit comments

Comments
 (0)