Skip to content

Commit

Permalink
Update changelog with stats endpoint and Artifactory details
Browse files Browse the repository at this point in the history
  • Loading branch information
code-asher committed Oct 20, 2022
1 parent 39ee043 commit 6b4299a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Artifactory integration.
- Artifactory integration. Set the ARTIFACTORY_TOKEN environment variable and
pass --artifactory and --repo (instead of --extensions-dir) to use.
- Stat endpoints. This is just to prevent noisy 404s from being logged; the
endpoints do nothing since stats are not yet supported.
- Bulk add from a directory. This only works when adding from a local directory
and not from web URLs.

Expand Down

0 comments on commit 6b4299a

Please sign in to comment.