Skip to content

Commit

Permalink
[Feature #18925] [DOC] Add FileUtils.ln_sr to NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Nov 25, 2022
1 parent e9d6d2a commit 26baf48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,10 @@ Note: We're only listing outstanding class updates.
* ERB
* `-S` option is removed from `erb` command.

* FileUtils
* Add FileUtils.ln_sr method and `relative:` option to FileUtils.ln_s.
[[Feature #18925]]

* SyntaxSuggest
* The feature of `syntax_suggest` formerly `dead_end` is integrated in Ruby.
[[Feature #18159]]
Expand Down Expand Up @@ -495,6 +499,7 @@ The following deprecated APIs are removed.
[Feature #18809]: https://bugs.ruby-lang.org/issues/18809
[Feature #18821]: https://bugs.ruby-lang.org/issues/18821
[Feature #18824]: https://bugs.ruby-lang.org/issues/18824
[Feature #18925]: https://bugs.ruby-lang.org/issues/18925
[Feature #18949]: https://bugs.ruby-lang.org/issues/18949
[Feature #18968]: https://bugs.ruby-lang.org/issues/18968
[Feature #19008]: https://bugs.ruby-lang.org/issues/19008
Expand Down

0 comments on commit 26baf48

Please sign in to comment.