Skip to content

Commit 3e8a837

Browse files
committed
new version
1 parent c6c2cc7 commit 3e8a837

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

documentation/changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# Change log Breinify Java Api
66
This document contains a chronologically ordered list of changes for the Java Api library.
77

8+
# Version 2.1.4
9+
* Added singleton method to `BreinEngine` to reflect the singleton structure of the class.
10+
811
# Version 2.1.3
912
* Additional constructor for `RecommendedItem`
1013

pom-central.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.breinify</groupId>
77
<artifactId>brein-api-library-java</artifactId>
8-
<version>2.1.3</version>
8+
<version>2.1.4</version>
99

1010
<name>brein-api-library-java</name>
1111
<description>Brein API Library Java</description>

0 commit comments

Comments
 (0)