pyircbot/docs/changelog.rst

21 lines
727 B
ReStructuredText
Raw Normal View History

2017-03-28 17:08:56 -07:00
=========
Changelog
=========
2019-02-11 12:05:06 -08:00
* :feature:`-` Added StockPlay module
2019-02-11 22:18:25 -08:00
* :feature:`-` Added `@protected` decorator
2019-02-11 12:05:06 -08:00
2019-02-11 12:01:35 -08:00
* :release:`4.1.0 <2019-02-10>`
* :support:`-` First documented release in awhile. Many new modules and tests have been added. See the git log if you so desire.
* :feature:`-` Upgraded docker base image to ubuntu:bionic
* :feature:`-` Misc macOs related fixes
* :feature:`-` Misc python 3.7 related fixes
* :feature:`-` Misc fixes preventing doc building
* :release:`4.0.0 <2017-03-28>`
2017-03-28 17:08:56 -07:00
* :support:`-` Added a changelog
* :feature:`-` Dropped use of deprecated asynchat in favor of asyncio - Python 3.5+ now required.
* :support:`-` Minor docs cleanup
* :feature:`-` Upgraded docker base image to ubuntu:xenial
2019-02-11 12:01:35 -08:00