Skip to content

Commit de6e33f

Browse files
authored
Merge pull request #58 from lsst-sqre/u/rra/changelog
Improve the change log entry for 0.6.4
2 parents cb4f20e + bb5f145 commit de6e33f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ Find changes for the upcoming release in the project's [changelog.d directory](h
99
<a id='changelog-0.6.4'></a>
1010
## 0.6.4 (2024-08-16)
1111

12-
### Other changes
12+
### New features
13+
14+
- Set the default `DAF_BUTLER_CACHE_DIRECTORY` path to a sibling directory of the `TMPDIR` directory if moved into the scratch directory instead of using a subdirectory.
15+
16+
### Bug fixes
1317

14-
- Decouple `DAF_BUTLER_CACHE_DIRECTORY` from `TMPDIR`
18+
- When using a scratch directory as the root of directory of temporary files, set the mode on that directory to 0700 if it has to be created.
1519

1620
<a id='changelog-0.6.3'></a>
1721
## 0.6.3 (2024-08-15)

0 commit comments

Comments
 (0)