Skip to content

Commit

Permalink
update HISTORY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Nov 23, 2023
1 parent 1b66b90 commit 53f01ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Other Changes
* GitHub Workflows for upstream dependencies are now examined a schedule or via `workflow_dispatch` (#243).
* `black` steps are now called `lint` for clarity/inclusiveness of other linting hooks. (#243).
* pre-commit hooks now include checks for TOML files, and for ReadTheDocs and GitHub Actions configuration files. (#243).
* pre-commit hooks now include sorting of TOML file sections and running `black` on docstring Python examples. (#306).
* `clisops` now uses GitHub Actions with environments for handling deployment via Trusted Publishing. (#306).
* Documentation has been updated to reflect the new GitHub Actions CI/CD workflow. (#306).
* `bump2version` has been replaced with `bump-my-version` for handling versioning. (#306).

v0.11.0 (2023-08-22)
--------------------
Expand Down

0 comments on commit 53f01ca

Please sign in to comment.