Skip to content

Commit c2a9438

Browse files
authored
🔖 Version 2.6.0 (#170)
1 parent b98e92c commit c2a9438

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.6.0 - 2026-02-25
4+
### Changes
5+
* :sparkles: add job information to inference object
6+
7+
38
## v2.5.0 - 2026-02-09
49
### Changes
510
* :sparkles: add field types easy getters in `ObjectField`s

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.5.0';
5+
const VERSION = '2.6.0';

0 commit comments

Comments
 (0)