Skip to content

Commit 32dc6c1

Browse files
committed
Enhanced changelog
1 parent 96bffcb commit 32dc6c1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/changelog.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@ Changelog
22
---------
33

44
Upcoming
5-
'''''''
6-
- Dropped support for Python 3.7 and 3.8
5+
''''''''
76

7+
- Dropped support for Python 3.7 and 3.8
8+
- Added minimal contribution guidelines to CONTRIBUTING.md
9+
- Changed project linter and formatter from ``flake8`` to ``ruff``. Reformatted
10+
the codebase with ``ruff``.
11+
- Moved changelog into its own file, ``changelog.rst``. Also added github workflow
12+
for automatic changelog reminders.
813

914
v0.13.0
1015
'''''''

0 commit comments

Comments
 (0)