Skip to content

Commit

Permalink
Update CHANGES.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
benmandrew committed Jan 31, 2024
1 parent 2d0af3d commit c0eb046
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGES.md
@@ -1,7 +1,17 @@
### unreleased

- Add a Docker backend for Windows and Linux jobs.
(@MisterDA #127 #75, reviewed by @talex5, @tmcgilchrist)
(@MisterDA #127 #75, reviewed by @talex5 and @tmcgilchrist)
- Add FreeBSD sandbox backend using jail(8)
(@dustanddreams #156 #174, reviewed by @tmcgilchrist, @MisterDA, and @mtelvers)
- Add Macos ZFS sandbox (@mtelvers #164, reviewed by @tmcgilchrist)
- Support XFS store (@mtelvers #170, reviewed by @tmcgilchrist)

- Search for bash rather than assume it lies in /bin (@dustanddreams #159, reviewed by @tmcgilchrist)
- Prune builds one at a time up to the limit (@mtelvers #157)
- Specify upper bound on number of items in the store (@mtelvers #158, reviewed by @MisterDA)
- Fix case where BTRFS is not fully allocated (@mtelvers #162)
- Avoid pruning parent cache objects (@mtelvers #176, reviewed by @tmcgilchrist)

### v0.5.1 2023-02-17

Expand Down

0 comments on commit c0eb046

Please sign in to comment.