Skip to content

Commit

Permalink
fix changelog spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
OlteanuRares committed Sep 16, 2024
1 parent ad3d54b commit 85c4826
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ Changelog
2.2.13
^^^^^^
- Mid-row codes only add spaces only if there isn't one before.
- Mid-row codes add spaces only if affects the text in the same row (not adding if it follows break or PACS).
- Mid-row codes add spaces only if they affect the text in the same row (not adding if it follows break or PACS).
- Remove spaces to the end of the lines.
- Close italics on receiving another style setting command.
- Throw an CaptionReadNoCaptions error in case of empty input file are provided
- Throw an CaptionReadNoCaptions error in case of empty input file are provided.
- Ignore repositioning commands which are not followed by any text before breaks.
- Mid-row codes will not add the space if is in front of punctuation.
- Fix a bug with background codes when InstructionNodeCreator collection is empty.
- Mid-row codes will not add the space if it is in front of punctuation.
- Fix a bug with background codes when the InstructionNodeCreator collection is empty.
- Fix a bug WebVTT writer adding double line breaks.

2.2.12
Expand Down

0 comments on commit 85c4826

Please sign in to comment.