Add 0.7.0 release notes - #762
Conversation
| * Toolchain: export a `CXX` variable in makefiles | ||
| * VirtIO: add option to skip PCI bus probing | ||
|
|
||
| ### Bugfixes |
There was a problem hiding this comment.
Are there GitHUB issues for each of these? Reference if so...
And I think there may be too much and not enough detail in this section --- too many minor bugs, not enough detail to understand the changes
You can just say, 'numerous minor bugfixes' to cover anything without a GitHUB issue number, I think.
There was a problem hiding this comment.
Most of these are extracted directly from commit messages. I guess it's not worth it for most of them?
|
|
||
| Breaking changes: | ||
|
|
||
| * The Zig build system has been removed as it was mostly unmaintained. |
There was a problem hiding this comment.
"mostly unmaintained" isn't necessarily accurate, we removed it because it's redundant. I think you can just crop the reason for this off maybe?
| and the [Design RFC](https://github.com/au-ts/sddf/issues/486). | ||
| * Example now depends on the Serial subsystem so it works in release mode | ||
| * Blocking and non-blocking 'libi2c' APIs. | ||
| * Support for the Serengeti platform's OpenTitan I²C peripheral |
There was a problem hiding this comment.
You can probably just remove the reference to Serengeti here.
There was a problem hiding this comment.
That would be inconsistent with all the other new driver reports. I think it makes sense to indicate specific platform support.
There was a problem hiding this comment.
I've reworked the sentence.
omeh-a
left a comment
There was a problem hiding this comment.
few minor things, localised around i2c, timer and serengeti
19678f2 to
baa4102
Compare
baa4102 to
81c0a87
Compare
Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>
81c0a87 to
d13d51d
Compare
stale
Signed-off-by: Courtney Darville <courtneydarville94@outlook.com>
|
This looks good to me, should we merge? |
|
I'm happy, but I wrote most of it :) |
No description provided.