diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-03 17:54:15 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-04-03 18:02:53 -0400 |
| commit | 730303e0f5a7f11d660b02c8c6d48ed3367533eb (patch) | |
| tree | 9aebad76fc9736379e77061c4974454273d9eb6b /docs | |
| parent | 0bcc0a24295015e121b8820affebda9a5e1b3f18 (diff) | |
| download | anubis-Xe/extract-resources.tar.xz anubis-Xe/extract-resources.zip | |
cmd/anubis: add --extract-resources flag to extract static assets to the filesystemXe/extract-resources
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 |
