0.107.0 release ntoes: Fix incorrect tense in release notes entry#2029
Merged
cptpiepmatz merged 1 commit intonushell:release-notes-0.107.0from Sep 1, 2025
Merged
0.107.0 release ntoes: Fix incorrect tense in release notes entry#2029cptpiepmatz merged 1 commit intonushell:release-notes-0.107.0from
cptpiepmatz merged 1 commit intonushell:release-notes-0.107.0from
Conversation
Member
|
Don't worry about that too much |
ayax79
pushed a commit
that referenced
this pull request
Sep 3, 2025
* Release notes for `0.107.0` Please add your new features and breaking changes to the release notes by opening PRs against the `release-notes-0.107.0` branch. ## TODO - [ X] PRs that need to land before the release, e.g. [deprecations](https://github.com/nushell/nushell/labels/deprecation) or [removals](https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation) - [ X] add the full changelog - [ X] categorize each PR - [ X] write all the sections and complete all the `TODO`s * initial notes from generation script * handled some todos * typo fixes * handle external alias todo * use ansi escape codes for command output * made a note work in vuepress * use some shiki options * add false positive entry * Fix big vs little endianness mistake in release notes (#2027) * Fix incorrect tense in release notes entry (#2029) * Add PR links to headers * Fix example for #16078 * Move subsections as noted in TODOs * Reorder subsections * Move random/dice change from Breaking changes to Other changes * Add note under deprecations about random dice * Highlight error fixes in their own section * Remove notes for plugin developers * Make links to authors and PRs references * Add highlights * Add excerpt * Add table of contents * Fix links after toc --------- Co-authored-by: Tim 'Piepmatz' Hesse <git+github@cptpiepmatz.de> Co-authored-by: Harper Andrews <git-f4cbe@harperandrews.org> Co-authored-by: 132ikl <132@ikl.sh>
jexjws
pushed a commit
to jexjws/nushell.github.io
that referenced
this pull request
Sep 11, 2025
* Release notes for `0.107.0` Please add your new features and breaking changes to the release notes by opening PRs against the `release-notes-0.107.0` branch. ## TODO - [ X] PRs that need to land before the release, e.g. [deprecations](https://github.com/nushell/nushell/labels/deprecation) or [removals](https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation) - [ X] add the full changelog - [ X] categorize each PR - [ X] write all the sections and complete all the `TODO`s * initial notes from generation script * handled some todos * typo fixes * handle external alias todo * use ansi escape codes for command output * made a note work in vuepress * use some shiki options * add false positive entry * Fix big vs little endianness mistake in release notes (nushell#2027) * Fix incorrect tense in release notes entry (nushell#2029) * Add PR links to headers * Fix example for #16078 * Move subsections as noted in TODOs * Reorder subsections * Move random/dice change from Breaking changes to Other changes * Add note under deprecations about random dice * Highlight error fixes in their own section * Remove notes for plugin developers * Make links to authors and PRs references * Add highlights * Add excerpt * Add table of contents * Fix links after toc --------- Co-authored-by: Tim 'Piepmatz' Hesse <git+github@cptpiepmatz.de> Co-authored-by: Harper Andrews <git-f4cbe@harperandrews.org> Co-authored-by: 132ikl <132@ikl.sh>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR will update #1999
I made a bad assumption when filling out the new PR template