File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -65,9 +65,9 @@ Planned Release Schedule
65
65
66
66
| Approximate Date | Version | Notes |
67
67
| ---------------- | -------- | --------------------------------------- |
68
- | Jan 2025 | ` 54.1 .0 ` | Minor, NO breaking API changes |
69
- | Feb 2025 | ` 54.2 .0` | Minor, NO breaking API changes |
70
- | Mar 2025 | ` 55.0 .0 ` | Major, potentially breaking API changes |
68
+ | Mar 2025 | ` 54.2 .0 ` | Minor, NO breaking API changes |
69
+ | Apr 2025 | ` 55.0 .0` | Major, potentially breaking API changes |
70
+ | May 2025 | ` 55.1 .0 ` | Minor, NO breaking API changes |
71
71
72
72
[ ticket #5368 ] : https://github.com/apache/arrow-rs/issues/5368
73
73
[ semantic versioning ] : https://semver.org/
@@ -85,6 +85,7 @@ Planned Release Schedule
85
85
| Approximate Date | Version | Notes |
86
86
| ---------------- | -------- | --------------------------------------- |
87
87
| Feb 2025 | ` 0.12.0 ` | Major, potentially breaking API changes |
88
+ | Apr 2025 | ` 0.12.1 ` | Minor, NO breaking API changes |
88
89
89
90
### Guidelines for ` panic ` vs ` Result `
90
91
You can’t perform that action at this time.
0 commit comments