What's Changed
* Fix flake8 complaints by lkiesow in https://github.com/lkiesow/python-feedgen/pull/125
* Update dependency versions by lkiesow in https://github.com/lkiesow/python-feedgen/pull/126
* Switch to GitHub Actions by lkiesow in https://github.com/lkiesow/python-feedgen/pull/127
* Add missing iTunes tags by olikami in https://github.com/lkiesow/python-feedgen/pull/97
* Fix a few comment typos by cringthis in https://github.com/lkiesow/python-feedgen/pull/101
* Improve module documentation by lkiesow in https://github.com/lkiesow/python-feedgen/pull/128
* docs: Fix a few typos by timgates42 in https://github.com/lkiesow/python-feedgen/pull/112
* Fix etree to string conversion in FeedGenerator by chazeon in https://github.com/lkiesow/python-feedgen/pull/124
* Use Unittest Asserts by lkiesow in https://github.com/lkiesow/python-feedgen/pull/93
* Allow integer to be used for enclosure length by lkiesow in https://github.com/lkiesow/python-feedgen/pull/129
* Fixed category documentation by lkiesow in https://github.com/lkiesow/python-feedgen/pull/130
* Fixex generating Atom feed when adding description as summary by lkiesow in https://github.com/lkiesow/python-feedgen/pull/131
* Include tests in release tarball by lkiesow in https://github.com/lkiesow/python-feedgen/pull/132
* Update RPM Specfile (tests, pypi, py3) by lkiesow in https://github.com/lkiesow/python-feedgen/pull/133
New Contributors
* olikami made their first contribution in https://github.com/lkiesow/python-feedgen/pull/97
* cringthis made their first contribution in https://github.com/lkiesow/python-feedgen/pull/101
* timgates42 made their first contribution in https://github.com/lkiesow/python-feedgen/pull/112
* chazeon made their first contribution in https://github.com/lkiesow/python-feedgen/pull/124
**Full Changelog**: https://github.com/lkiesow/python-feedgen/compare/v0.9.0...v1.0.0