You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASES.md
+23-8Lines changed: 23 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,37 @@
2
2
3
3
`0.1.9` supports a [breaking change in `cargo`](https://github.com/rust-lang/cargo/issues/13867) that converts artifact names from `kebab-case` to `snake_case`.
4
4
5
-
# Version 1.1.0 (Alpha)
5
+
# Version 1.1.0
6
6
7
7
## Continued Commitment to Compatibility
8
8
9
9
Our strong commitment to compatibility since the 1.0 release remains unchanged. New functionality
10
10
that has not yet stabilized is published under feature flags, so the only breaking changes that we
11
11
expect to publish are those that affect the unstable features, or, as always, safety bugfixes.
0 commit comments