Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 712 Bytes

File metadata and controls

30 lines (19 loc) · 712 Bytes

Change Log

All enhancements and patches to cookiecutter-hacko-backend will be documented in this file.

This project adheres to Semantic Versioning.

Releases will be tagged and development will take place on the develop branch, merges back to master will be tagged and annotated here.

[2019-05-25]

Tag: 0.2.0

Added

  • Bug Fixes
  • Moved from rst based to Markdown based documentation (Based on Hack Oregon policy)
  • Example testing with pytest. Removed tox from project as adds unneeded complexity

[2019-04-29]

Tag: 0.1.0

Added

  • Initial Commit
  • Basic README, cookiecutter.json, license, other docs added
  • Requirements file
  • Tox based testing