Conversation
Please add your new features and breaking changes to the release notes by opening PRs against the `release-notes-0.83` branch.
|
i had a look at all the PRs since last release and added in raw tables and sections those that might be of some interest in 996fa12 😌
|
|
Thanks for collecting the current state, I don't think the tables are a particularly helpful presentation to the users so we should change them into more explicit explanations. |
yes, of course! i should have added that this is a temporary document, just listing what is interesting imo 😌 |
|
same goes with the breaking changes, they are raw right now and should be explained a bit more 😉 |
related to nushell/nu_scripts#561 script from the PR run on ```nushell "Tue Jun 27 19:11:46 2023 +0200" | into datetime ```
related to nushell/nu_scripts#561 script from the PR run on ```nushell "Tue Jun 27 19:11:46 2023 +0200" | into datetime ```
|
there is a bug in the release scripts which is being addressed in nushell/nu_scripts#561. for the time being, the two last commits here add the missing breaking changes and changelog lines by running the scripts from nushell/nu_scripts#561 on |
Please add your new features and breaking changes to the release notes
by opening PRs against the
release-notes-0.83branch.