Skip to content

Commit

Permalink
1.9 NEWS.md: add missing link for PR 43536 (#48948)
Browse files Browse the repository at this point in the history
  • Loading branch information
numbermaniac committed Mar 8, 2023
1 parent 3b2e0d8 commit b1b388a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Standard library changes
the keybinding Alt-m ([#33872]).
* An "IPython mode" which mimics the behaviour of the prompts and storing the evaluated result in `Out` can be
activated with `REPL.ipython_mode!()`. See the manual for how to enable this at startup ([#46474]).
* Tab completion displays available keyword arguments ([#43536])
* Tab completion displays available keyword arguments ([#43536]).

#### SuiteSparse

Expand Down Expand Up @@ -214,6 +214,7 @@ Tooling Improvements
[#42902]: https://github.com/JuliaLang/julia/issues/42902
[#43270]: https://github.com/JuliaLang/julia/issues/43270
[#43334]: https://github.com/JuliaLang/julia/issues/43334
[#43536]: https://github.com/JuliaLang/julia/issues/43536
[#44137]: https://github.com/JuliaLang/julia/issues/44137
[#44231]: https://github.com/JuliaLang/julia/issues/44231
[#44266]: https://github.com/JuliaLang/julia/issues/44266
Expand Down

0 comments on commit b1b388a

Please sign in to comment.