What's Changed
* Fix ObjectMember related deprecation/removal by theOehrly in https://github.com/Chilipp/autodocsumm/pull/99
* Type hint mixin base class, fix some more minor style and typing issues by theOehrly in https://github.com/Chilipp/autodocsumm/pull/100
* Don't document class attributes that are an alias to another object by theOehrly in https://github.com/Chilipp/autodocsumm/pull/101
* Autoexception support by Chilipp in https://github.com/Chilipp/autodocsumm/pull/104
**Full Changelog**: https://github.com/Chilipp/autodocsumm/compare/v0.2.13...v0.2.14