Add Option.force_msg (#328)

* Add Option.force_msg

* CHANGELOG update
This commit is contained in:
Radosław Rowicki
2021-08-03 11:39:53 +02:00
committed by GitHub
parent b20b9c5df5
commit 4896ad3b36
3 changed files with 18 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `Option.force_msg`
### Changed
### Removed