Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

62 lines (44 loc) · 2.86 KB

Changelog

All notable changes to this project will be documented in this file.
For each version, important additions, changes and removals are listed here.

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

[0.2.0] Minor Release - Oh Hi Mike - 2023-08-11

Added

  • Add documentation version control with mike (#47)

Changed

  • Update issue templates and release procedure (#47)

[0.1.1] Patch Release - Emmy Hennings Day Patch - 2023-08-10

Added

  • Add issue template for release issue_template_release.md (#43)

Changed

  • Update the release procedure (#43)

[0.1.0] Minor Release - Emmy Hennings Day - 2023-08-10

Added

  • LICENSE.txt
  • CITATION.cff (#2)
  • CONTRIBUTING.md (#2)
  • USERS.cff (#2)
  • CODE_OF_CONDUCT.md (#3)
  • CHANGELOG.md (#6)
  • README.rst (#10)
  • Add a logo to the README (#18)
  • Add mkdocstrings (#20)
  • Add example code with google docstrings (#20)
  • Add requirements.txt for python environment dependencies (#20)
  • Add templates for issues and PR (#15)
  • Add a GitHub workflow to deploy documentation (#25)
  • Add permanent links for documentation sections (#28)
  • Add documentation on documentation files [(#35)](#35
  • Add RELEASE_PROCEDURE.md (#37)

Changed

  • Update the .gitignore (#19)
  • Update the documentation file structure (#28)

Removed

  • Remove the src folder (#26)

[0.0.0] Initial Release - Hello Super-Repo - 2022-03-03

Added

  • GitHub repository
  • .gitignore
  • LICENSE (MIT License)
  • GitHub Projects for software versioning