diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0e01d8..727eb0f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -346,14 +346,14 @@ To run faster, this lowers the resolution of the user guide notebooks. It also a ### 🐛 Bug Fixes * add zref and density args to inversion (#24) -* fix: add zref and density args to inversion - -* fix: removes references to density and zref - -* fix: remove python 3.12 support, add test for 3.10 - -* chore: specify semantic release options - +* fix: add zref and density args to inversion + +* fix: removes references to density and zref + +* fix: remove python 3.12 support, add test for 3.10 + +* chore: specify semantic release options + * chore: remove pypy from testing versions ([`c62f189`](https://github.com/mdtanker/invert4geom/commit/c62f1891fbbf14b9d9f092758fbf73f7b542621a)) ### Other * ([`fb5f7b2`](https://github.com/mdtanker/invert4geom/commit/fb5f7b277d0b99fc901ca07b75bae4a9853ff008)) @@ -487,12 +487,12 @@ makes release.yml run on all pushes to main instead of just published pushes. ([ ### 🧰 Chores / Maintenance * trying to fix release.yml issues (#8) -* chore: trying to fix reseal.yml issues - -* style: pre-commit fixes - ---------- - +* chore: trying to fix reseal.yml issues + +* style: pre-commit fixes + +--------- + Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> ([`aa8760a`](https://github.com/mdtanker/invert4geom/commit/aa8760ab455060abd3998fc3ce154563080e7ec9)) * sets up python-semantic-release (#7)