What's Changed
* Making `Logot._reduce()` fully thread-safe by etianen in https://github.com/etianen/logot/pull/34
* Allowing unknown `int` log levels by etianen in https://github.com/etianen/logot/pull/40
* Added `Captured` and `Logot.capture()`, enabling custom log capture backends by etianen in https://github.com/etianen/logot/pull/38
**Full Changelog**: https://github.com/etianen/logot/compare/0.1.1...0.2.0