Bug Fixes
* Ensure return type is not returned in arguments by DenverCoder1 in https://github.com/DenverCoder1/docstring-utils/pull/3
Features
* Support return types in parsed docstring by DenverCoder1 in https://github.com/DenverCoder1/docstring-utils/pull/4
Breaking Changes
* Return `ParsedDocstring` object instead of Dict by DenverCoder1 in https://github.com/DenverCoder1/docstring-utils/pull/5
**Full Changelog**: https://github.com/DenverCoder1/docstring-utils/compare/0.0.1...1.0.0