What's Changed
* Refactoring internals of `ndfilters.trimmed_mean_filter()`. by byrdie in https://github.com/sun-data/ndfilters/pull/13
* Added `ndfilters.generic_filter()` function. by byrdie in https://github.com/sun-data/ndfilters/pull/14
* Readme fixes by byrdie in https://github.com/sun-data/ndfilters/pull/15
* Performance improvements to `ndfilters.trimmed_mean_filter()`. by byrdie in https://github.com/sun-data/ndfilters/pull/16
**Full Changelog**: https://github.com/sun-data/ndfilters/compare/v0.1.0...v0.1.1