Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 658 Bytes

Change Log

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

The format is based on Keep a Changelog. This project adheres to PEP440 and by implication, Semantic Versioning.

current

Changed

  • Cleaned up project and added makefile to make development easier.
  • Removed unit tests.
  • Updated get_checklist to work with the latest version of the eBird page.

[0.1] - 2017-08-21

Added

  • Added get_checklist for scraping the data from the view checklist page.
  • Added script so get_checklist can be called from the command line.