Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2024-01-09-nushell_0_89_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Setting the limits is done via flags available in `help ulimit`.
- [Fix the test which fails on windows](https://github.com/nushell/nushell/pull/11478)
- [Fix rm for symlinks pointing to directory on windows (issue #11461)](https://github.com/nushell/nushell/pull/11463)
- [hustcer](https://github.com/hustcer) created
- [Try to fix riscv64 building by using unbuntu-latest](https://github.com/nushell/nushell/pull/11476)
- [Try to fix riscv64 building by using ubuntu-latest](https://github.com/nushell/nushell/pull/11476)
- [Downgrade openssl-src to fix riscv64 build target, close #11345](https://github.com/nushell/nushell/pull/11353)
- [rsteube](https://github.com/rsteube) created
- [Revert "Return external file completions if not empty (#10898)"](https://github.com/nushell/nushell/pull/11446)
Expand Down
Loading
Loading