* _Dython now officially supports only Python 3.8 or above_ (by-product of issue [137](https://github.com/shakedzy/dython/issues/137))
* Added `nominal.replot_last_associations`: a new method to replot `nominal.associations` heat-maps (issue [136](https://github.com/shakedzy/dython/issues/136))
* Adding option to drop NaN values in each pair of columns independently in `nominal.associations` (issue [130](https://github.com/shakedzy/dython/issues/130), by **[matbb](https://github.com/matbb)**)
* Fixing issues [139](https://github.com/shakedzy/dython/issues/139) and [#140](https://github.com/shakedzy/dython/issues/140) (by **[enrir](https://github.com/enrir)**)