Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 1.04 KB

Changelog

All notable changes to the environment set-up will be documented in this file. (Added/changed ENV-variables, etc.) Use this file to prepare production-server(s) before a release.

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


0.30.0 - 2020-03-05

  • 2021-03-05: Added SETTINGS_SECRET to secrets.py

0.29.0 - 2020-03-05

Added

  • 2021-01-27: Add ADMIN_PASSWORD to .env file
  • 2021-01-27: Add COUNTRIES to .env file
  • 2021-01-27: Move COUNTRY_CODES from settings.py to secrets.py
  • 2021-02-05: Covid data needs to be uploaded to '/uga-data-level-2/upload'
  • 2021-01-27: Add WATERPOINTDATA_TOKEN to .env file

0.1.0 - 2020-11-12