Skip to content

Commit 11ed00a

Browse files
chore(main): release 2.4.0
1 parent 2001daa commit 11ed00a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/coveo/push-api-client.java/compare/v2.3.2...v2.4.0) (2023-11-22)
4+
5+
6+
### Features
7+
8+
* support canada region ([#113](https://github.com/coveo/push-api-client.java/issues/113)) ([57140be](https://github.com/coveo/push-api-client.java/commit/57140be06d76042cf66d110e78469b48158728a5))
9+
310
## [2.3.2](https://github.com/coveo/push-api-client.java/compare/v2.3.1...v2.3.2) (2023-10-26)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.coveo</groupId>
66
<artifactId>push-api-client.java</artifactId>
7-
<version>2.3.3-SNAPSHOT</version>
7+
<version>2.4.0</version>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<packaging>jar</packaging>
1010
<description>Coveo Push API client. See more on https://github.com/coveo/push-api-client.java</description>

0 commit comments

Comments
 (0)