We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae74df commit 1787958Copy full SHA for 1787958
CHANGES.md
@@ -3,15 +3,15 @@
3
4
## Versions
5
6
-### 2.1.0
+### 2.2.0
7
* mongo-scala-driver [4.2.1](https://mongodb.github.io/mongo-java-driver/4.2/driver-scala/)
8
9
-### 2.0.10
10
-- Size, Storagesize needs Double
11
-
12
### 2.1.0
13
* BUGFIX DAO name
14
* add github actions
+*
+### 2.0.10
+- Size, Storagesize needs Double
15
16
### 2.0.9
17
- Ensure Int value for collection status
version.sbt
@@ -1 +1 @@
1
-version in ThisBuild := "2.1.1-SNAPSHOT"
+version in ThisBuild := "2.2.0-SNAPSHOT"
0 commit comments