# Changelog This file includes a history of past releases. Changes that were not yet added to a release are in the [changelog.d/](./changelog.d) folder. ## v17.0.0 (2023-12-09) - 💥 [Feature] Upgrade to Quince. - [Improvement] Add a scriv-compliant changelog. (by @regisb) - [Improvement] Removing the notes permissions container in favor of a global single permissions container. (by @jfavellar90) - [Improvement] Added Makefile and test action to repository and formatted code with Black and isort. (by @CodeWithEmad)