diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-03 18:24:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-03 18:24:10 -0400 |
| commit | a230a58a1d6d11d50846c6f788d3c04a42f2c6ce (patch) | |
| tree | 9aebad76fc9736379e77061c4974454273d9eb6b /docs | |
| parent | 0bcc0a24295015e121b8820affebda9a5e1b3f18 (diff) | |
| download | anubis-a230a58a1d6d11d50846c6f788d3c04a42f2c6ce.tar.xz anubis-a230a58a1d6d11d50846c6f788d3c04a42f2c6ce.zip | |
cmd/anubis: add --extract-resources flag to extract static assets to the filesystem (#216)
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 2527946..b22894e 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `zizmor` for GitHub Actions static analysis - Fixed most `zizmor` findings - Enabled Dependabot +- Added an `--extract-resources` flag to extract static resources to a local folder. ## v1.15.1 |
