Skip to content

Commit

Permalink
cleanup 3.4.1 and 3.4.2 changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
waylan committed Oct 31, 2023
1 parent 2b2ceb9 commit 605a92c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,16 @@ links to the header, placing them after all other header content.

## [3.4.2] -- 2023-03-22

### Added

* Officially support Python 3.11.

### Fixed

* Officially support Python 3.11.
* Improve standalone * and _ parsing (#1300).
* Consider `<html>` HTML tag a block-level element (#1309).

### Infrastructure

* Switch from `setup.py` to `pyproject.toml`.

## [3.4.1] -- 2022-07-15

### Fixed

* Fix an import issue with `importlib.util` (#1274).

## [3.4] -- 2022-07-15
Expand Down

0 comments on commit 605a92c

Please sign in to comment.