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

View file

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