Skip to content

Commit ea77413

Browse files
committed
🔖 Version 5.2.0 (#251)
1 parent 7a9e197 commit ea77413

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 Ruby API Library Changelog
22

3+
## v5.2.0 - 2026-05-19
4+
### Changes
5+
* :sparkles: add webhook info to model searches
6+
7+
38
## v5.1.0 - 2026-05-13
49
### Changes
510
* :sparkles: Add support for extraction in crop, split, and classify products

lib/mindee/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Mindee
44
module Mindee
55
# Current version.
6-
VERSION = '5.1.0'
6+
VERSION = '5.2.0'
77

88
# Finds and return the current platform.
99
# @return [Symbol, Hash[String | Symbol, Regexp], Nil?]

0 commit comments

Comments
 (0)