idaholab / MontePy

MontePy is the most user friendly Python library (API) to read, edit, and write MCNP input files.
https://www.montepy.org/
MIT License
32 stars 7 forks source link

Added hierarchy to MontePy changelog. #568

Closed MicahGale closed 1 month ago

MicahGale commented 1 month ago

Description

Quick change to how the changelog is organized to avoid having dozens of top level entries. Added organization at the minor release level. This looks like:

image

This will be helpful one day if we need to split the changelog into multiple files.

Checklist