Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 9d7d4d3

Browse files
committed
Changelog for #2538.
1 parent 5e395e2 commit 9d7d4d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Enhancements:
1515
`--bisect`. Pick a runner via `config.bisect_runner = :shell` or
1616
`config.bisect_runner = :fork` in a file loaded by a `--require`
1717
option passed at the command line or set in `.rspec`. (Myron Marston, #2511)
18+
* Support the [XDG Base Directory
19+
Specification](https://specifications.freedesktop.org/basedir-spec/latest/)
20+
for the global options file. `~/.rspec` is still supported when no
21+
options file is found in `$XDG_CONFIG_HOME/rspec/options` (Magnus Bergmar, #2538)
1822

1923
Bug Fixes:
2024

0 commit comments

Comments
 (0)