Skip to content

Commit b6fdabc

Browse files
committed
Update CHANGELOG
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
1 parent 1e65afd commit b6fdabc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1717
- Proxy resolution priority: `--proxy` flag > config file > environment
1818
variables (`HTTP_PROXY`, `HTTPS_PROXY`, `ALL_PROXY`).
1919
- Add a clear error message when creating a paste without a configured host.
20+
- Add `privatebin init` command to generate a configuration file with sensible
21+
defaults. Supports `--host` to set the default instance and `--force` to
22+
overwrite an existing file.
2023

2124
### Changed
2225

0 commit comments

Comments
 (0)