Skip to content

Commit 5ba25f6

Browse files
committed
v2.0.0
1 parent 776d28c commit 5ba25f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.0.0 (2019-06-04)
2+
- Breaking change: setBucketQuota(String userId, String bucket...) is now be
3+
setIndividualBucketQuota(...) for disambiguation.
4+
15
1.3.0 (2019-05-23)
26
- Set quota for specific bucket
37
- List all buckets

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.github.twonote</groupId>
77
<artifactId>radosgw-admin4j</artifactId>
8-
<version>1.3.1-SNAPSHOT</version>
8+
<version>2.0.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>radosgw-admin4j</name>

0 commit comments

Comments
 (0)