Skip to content

Commit 8d5468e

Browse files
committed
Fixed rST error
1 parent 0ba61f6 commit 8d5468e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ fluent_compiler 1.2 (unreleased)
99
* Switched from `attrs <https://www.attrs.org/en/stable/index.html>`_ to stdlib
1010
`dataclasses <https://docs.python.org/3/library/dataclasses.html>`_, and added
1111
lots of type signatures and cleaned up internally.
12+
1213
* The documented API is still exactly the same as it was. However, if you were
1314
depending on implementation details, like the fact that ``CompiledFtl`` was
1415
an attrs dataclass when it is now a stdlib dataclass, there may be some

0 commit comments

Comments
 (0)