Skip to content

Commit 0d83984

Browse files
committed
Mention docs move in CHANGELOG
1 parent 0a195c9 commit 0d83984

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ v1.0.0 (in development)
2222
- `eol_date()` now returns `None` for any known version whose EOL date is
2323
unknown, whether it's EOL yet or not. Use `is_eol()` to determine whether
2424
such a version has reached end-of-life.
25+
- Moved documentation from README file to a Read the Docs site
2526

2627
v0.4.0 (2021-10-03)
2728
-------------------

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ v1.0.0 (in development)
3232
whose EOL date is unknown, whether it's EOL yet or not. Use
3333
`~CPythonVersionInfo.is_eol()` to determine whether such a version has
3434
reached end-of-life.
35+
- Moved documentation from README file to a Read the Docs site
3536

3637

3738
v0.4.0 (2021-10-03)

0 commit comments

Comments
 (0)