Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed May 30, 2024
1 parent 2fe252e commit 166de05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ The rules for this file:

### Added
<!-- New added features -->
- Fixed ModuleNotFound after installation (Issue #113, PR #115)
- Add black configurartion to `pyproject.toml` (Issue #73, PR #75)
- Cookiecutter version dependency (Issue #33, PR #46)
- Configuration files for external hooks (PR #9)
Expand All @@ -43,6 +42,8 @@ The rules for this file:

### Fixed
<!-- Bug fixes -->
- Fixed pypi_checking with lowercase (PR #118)
- Fixed ModuleNotFound after installation (Issue #113, PR #115)
- Fix cookie pypi_check test (PR #45)
- Bump minimum Python version to 3.9 in line with CI build matrix (#70)
- Propagate `**kwargs` to `AnalysisBase` (PR #66)
Expand Down

0 comments on commit 166de05

Please sign in to comment.