Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWilhelm committed Sep 18, 2024
1 parent 29d0110 commit d514408
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

## Version 0.7

- Add: Let `git` set remote to the project repository during setup
- Fix: Setting `pymdownx.magiclink` in `mkdocs` correctly.
- Upd: Updated dependencies of environemnts
- Fix: Linter commands in Github workflows
- Fix: Missing .linkcheckerrc in docs validation
- Add: Empty root commit
- New: Minor improvements of Git and Editorconfig settings

## Version 0.6

- Add: Let `git` set remote to the project repository during setup
- Fix: Setting `pymdownx.magiclink` in `mkdocs` correctly.
- Upd: Updated dependencies of environemnts
- Fix: `PIP_COMPILE_UPGRADE_PACKAGE` instead of `PIP_COMPILE_UPGRADE` in `upgrade-pkg` hatch command
- Chg: Set `pip-compile-hashes = false` in `pyproject.toml`
- Chg: Add `"Programming Language :: Python :: 3.12"`
Expand Down

0 comments on commit d514408

Please sign in to comment.