File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
- {"." :" 0.1.1 " }
1
+ {"." :" 0.2.0 " }
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.2.0] ( https://github.com/open-feature/java-sdk/compare/dev.openfeature.javasdk-v0.1.1...dev.openfeature.javasdk-v0.2.0 ) (2022-09-13)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * use value for object resolver
9
+ * use instant not zoneddatetime
10
+
11
+ ### Features
12
+
13
+ * add object to value wrapper ([ 0152a1e] ( https://github.com/open-feature/java-sdk/commit/0152a1eef93ea1b5253ddae78718a9805c98aaf7 ) )
14
+ * use instant not zoneddatetime ([ 3e62414] ( https://github.com/open-feature/java-sdk/commit/3e6241422266825f267043e4acd116803c4939b0 ) )
15
+ * use value for object resolver ([ 5d26247] ( https://github.com/open-feature/java-sdk/commit/5d262470e8ec47d2af35f0aabe55e8c969e992ac ) )
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >dev.openfeature</groupId >
6
6
<artifactId >javasdk</artifactId >
7
- <version >0.1.1 </version > <!-- x-release-please-version -->
7
+ <version >0.2.0 </version > <!-- x-release-please-version -->
8
8
9
9
<properties >
10
10
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1
- 0.1.1
1
+ 0.2.0
You can’t perform that action at this time.
0 commit comments