Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 817 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 817 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

Added

  • Debug footer

Removed

  • datetime service

Changed

  • Fixed this CHANGELOG

0.1 - 2015-10-20

Added

  • First working version of the project.

0.3 - 2016-01-07

Added

  • Docker image for testing.
  • Gitter badge by Gitter Badger.
  • This CHANGELOG
  • Some timezone support (possibly buggy)
  • transact automation script and documentation
  • Blood, sweat, and tears

Changed

  • Various UI improvements (overhauled)
  • Profile page for changing password and verifying email
  • Django upgrade to 1.9

Removed

  • iteritems() as incompatible with Python 3.