docs(changelog): update CHANGELOG.md about auth_token example

This commit is contained in:
Orhun Parmaksız 2022-02-25 00:32:19 +03:00
parent d4a12cdcee
commit 0f893ba058
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
```toml
[server]
auth_token=hunter2
auth_token="hunter2"
```
## [0.6.2] - 2021-12-05