Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 751 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 751 Bytes

Change Log

All changes to this project will be documented in this CHANGELOG

Format based on Keep a Changelog (http://keepachangelog.com/) and project adheres to Semantic Versioning (http://semver.org).

[1.0.0] - 2016-11-06

Changed

  • reached mvp functionality

Added

  • display threads depending on region &/or drinkType buttons clicked

  • add thread & add remark functionality based on user login

  • delete thread & remark functionality user authorization and ownership

  • edit thread & remark functionality based on user authorization and ownership

  • follow user & follow thread functionality based on user authorizaton and ownership

  • view users & thres

  • unit testing for drinkType, region, thread, user models

  • e2e tests

  • README.md