File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
---
3
3
4
+ ## [ 0.11.0] ( https://github.com/substrait-io/substrait-java/compare/v0.10.0...v0.11.0 ) (2023-05-28)
5
+
6
+
7
+ ### ⚠ BREAKING CHANGES
8
+
9
+ * rename and move extension associated code (#148 )
10
+
11
+ ### Code Refactoring
12
+
13
+ * rename and move extension associated code ([ #148 ] ( https://github.com/substrait-io/substrait-java/issues/148 ) ) ([ 6f29d32] ( https://github.com/substrait-io/substrait-java/commit/6f29d32be0408bc3da7fe9a7a85ab3d269d1f670 ) )
14
+
4
15
## [ 0.10.0] ( https://github.com/substrait-io/substrait-java/compare/v0.9.0...v0.10.0 ) (2023-05-15)
5
16
6
17
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ slf4j.version=1.7.25
20
20
jackson.version =2.12.4
21
21
22
22
# version that is going to be updated automatically by releases
23
- version = 0.10 .0
23
+ version = 0.11 .0
24
24
25
25
# signing
26
26
SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments