Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Latest commit

 

History

History
43 lines (26 loc) · 715 Bytes

CHANGELOG.rst

File metadata and controls

43 lines (26 loc) · 715 Bytes

Change Log

This document records all notable changes to Discurses. This project adheres to Semantic Versioning.

`0.3.6`_

  • Add config option to enable and disable notifications
  • Add MacOS compatibility for notifications

`0.3.5`_

  • Mark as Python 3.7 incompatible due to issues with discord.py

`0.3.4`_

  • Renamed async to async_do for Python 3.7.0 compatibility.

`0.3.3`_

  • Fix README.rst file.

`0.3.2`_

  • Update MANIFEST.in.

`0.3.1`_

  • Fix setup issue.
  • Internal refactoring.

`0.3.0`_

  • Added some features.
  • Added a CHANGELOG.