Skip to content

Commit 7892659

Browse files
committed
realign changelog entry [skip ci]
1 parent ce4d6c8 commit 7892659

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Fixed
1212
* Fix a bug where `import` refers would incorrectly be applied to all import modules in the same form (#1274)
13+
* Suppress pytest assertion rewrite warning for basilisp when running `basilisp test` (#1252)
1314

1415
### Removed
1516
* Removed support for Python 3.9 (#1283)
1617

17-
* Suppress pytest assertion rewrite warning for basilisp when running `basilisp test` (#1252)
18-
1918
## [v0.4.0]
2019
### Added
2120
* Added support for referring imported Python names as by `from ... import ...` (#1154)

0 commit comments

Comments
 (0)