------
**Bug Fix**
- `RandomTiler` coordinates selection within the binary mask. (`256 <https://github.com/histolab/histolab/pull/256>`_)
- `LocalOtsuThreshold` filter: now it returns correct type (PIL Image). (`258 <https://github.com/histolab/histolab/pull/258>`_)
- Coordinate definition in the scale coordinates of `RandomTiler` were reversed. (`261 <https://github.com/histolab/histolab/pull/261>`_)
**New Features**
- Support and test for IHC-stained slides. (`262 <https://github.com/histolab/histolab/pull/262>`_)
**Documentation**
- Extended documentations to include examples, images, and tutorials. Added IHC-stained slides in the data module. (`232 <https://github.com/histolab/histolab/pull/232>`_)