Skip to content

Commit

Permalink
cleanup 3.3.5 changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
waylan committed Oct 31, 2023
1 parent 7ceec22 commit 2b2ceb9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,6 @@ valid parameter and will raise an error if provided.

## [3.3.5] -- 2021-11-16

### Added

* Support Python 3.10 (#1124).

### Fixed

* Make the `slugify_unicode` function not remove diacritical marks (#1118).
Expand All @@ -199,6 +195,7 @@ valid parameter and will raise an error if provided.
* Don't process shebangs in fenced code blocks when using CodeHilite (#1156).
* Improve email address validation for Automatic Links (#1165).
* Ensure `<summary>` tags are parsed correctly (#1079).
* Support Python 3.10 (#1124).

## [3.3.4] -- 2021-02-24

Expand Down

0 comments on commit 2b2ceb9

Please sign in to comment.