Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

59 lines (35 loc) · 2.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Added initial REST endpoints for Users #23
  • Added buttons at bottom of Map #40
  • Add location endpoints #44
  • Add migration to populate locations from Yelp #48

Changed

  • Update docs with release process #40

Deprecated

Removed

Fixed

[0.1.2]

Fixed

  • Remove nonexistent target #37

Added

  • Build and publish Docker container images #36

Added

  • Set up React and Django boilerplate #1
  • Added Docker containers with docker-compose #10
  • Set up Leaflet React component and boiletplate homepage#16
  • Added initial Django models & migration #21
  • Add automated release workflow #35

Changed

  • Made Leaflet map element fullscreen and rmeoved title#27

Fixed

  • Issue template #9