astrochun / uarizona-salary-app

Streamlit app to illustrate University of Arizona public salary data
https://sapp4ua.onrender.com
MIT License
6 stars 0 forks source link

Chore: include a changelog #25

Closed astrochun closed 3 years ago

astrochun commented 3 years ago

Include a CHANGELOG.md. I recommend following the format of github-changelog-generator.

There are four sections:

  1. Implemented enhancements are for PRs with enhancements
  2. Fixed bugs are issues containing fixes
  3. Closed issues are any issues closed. This can be related to #1 and #2 if documented first as an issue.
  4. Merged pull requests are PRs that do not fall under #1 or #2. These can include chores, dependency updates, etc.