Skip to content

Commit d36cf9f

Browse files
committed
[doc] update CHANGELOG
1 parent b8f4d86 commit d36cf9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Changelog
1010
- fixed incorrect tokenization case "d*e-1". Fixes #85 https://github.com/PyCQA/baron/pull/107 by boxed
1111
- fix endl handling inside groupings by kyleatmakrs (extracted from https://github.com/PyCQA/baron/pull/126)
1212

13-
Python 3 parsing:
13+
Python 3:
14+
- python 3 parsing extracted from https://github.com/PyCQA/baron/pull/126
1415
- support ellipsis https://github.com/PyCQA/baron/pull/121 by odcinek
1516
- support matrix operator https://github.com/PyCQA/baron/pull/117 by odcinek
1617
- support f-strings https://github.com/PyCQA/baron/pull/110 by odcinek

0 commit comments

Comments
 (0)