Skip to content

Commit ff439bf

Browse files
committed
docs: update CHANGELOG.md
1 parent d55c803 commit ff439bf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## 2.1.0 [unreleased]
22

3+
### Breaking Changes
4+
5+
This release introduces a support to cross-built Scala Client against Scala `2.12` and `2.13`.
6+
You have to replace your dependency from: `influxdb-client-scala` to:
7+
- `influxdb-client-scala_2.12` or
8+
- `influxdb-client-scala_2.13`
9+
10+
### Features
11+
1. [#211](https://github.com/influxdata/influxdb-client-java/pull/211): Add supports for Scala cross versioning [`2.12`, `2.13`]
12+
313
### Bug Fixes
414
1. [#205](https://github.com/influxdata/influxdb-client-java/pull/205): Fix GZIP issue for query executed from all clients [see issue comments](https://github.com/influxdata/influxdb-client-java/issues/50#issuecomment-796896401)
515

0 commit comments

Comments
 (0)