Skip to content

Commit 410b4eb

Browse files
committed
Adjust changelog
1 parent 3d13cc2 commit 410b4eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- ⚠️ `detect` method no longer accept arrays - use `detect_batch` instead
1919
- ⚠️ `user_status` method renamed to `account_status`
2020
- ⚠️ Proxy URL configured using `config.proxy`
21-
- HTTPS is used by default. Removed secure_mode configuration
21+
- HTTPS is used by default. Removed secure mode configuration.
2222
- Client connection is reused. If you change configuration after client is initialized, you need to reset client using `DetectLanguage.client = nil`.
2323

2424
### Removed

0 commit comments

Comments
 (0)