Skip to content

Commit 6b4299a

Browse files
committed
Update changelog with stats endpoint and Artifactory details
1 parent 39ee043 commit 6b4299a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

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

0 commit comments

Comments
 (0)