Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 529 Bytes

changelog.md

File metadata and controls

19 lines (15 loc) · 529 Bytes

Change Log

Document important changes and releases in this file. Adhere to Semantic Versioning because you are not a monster.

[0.0.3]

Added

  • Handling ConnectionException from requests. Defaulting to fallback html if Hypernova service is not present
  • Support for Python 3 versions
  • Integrated repository with Travis CI

[0.0.2]

Added

  • Including plugins directory in package

[0.0.1]

Init

  • Started tracking important changes in change log
  • First pass at hypernova python client