Skip to content

Commit

Permalink
imrpove changelog (#22096)
Browse files Browse the repository at this point in the history
Update changelog_2_0_0.md
  • Loading branch information
ringabout committed Jun 14, 2023
1 parent 20dfdba commit 44f377e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelogs/changelog_2_0_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@

- `strutils.split` and `strutils.rsplit` now forbid an empty separator.

- Relative imports will not resolve to stdlib anymore, e.g. `import ./tables` now reports an error properly.
- Relative imports will not resolve to searched paths anymore, e.g. `import ./tables` now reports an error properly.

## Standard library additions and changes

Expand Down

0 comments on commit 44f377e

Please sign in to comment.