-
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
89775af
commit f20f49b
Showing
3 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# 2.6.9 | ||
Jonas Kalderstam (11): | ||
* [2bdade90] Fixed crash when table had no columns | ||
* [03924c15] Fixed crash when trying to TTS play a missing file | ||
* [cda338b7] Fixed another crash in table rendering | ||
* [ccabb499] Fixed crash if trying to notify for too many items | ||
* [f1a3a237] Changed so image enclosures are shown in the Reader | ||
* [015f0766] Fixed so list items are not immediately given newlines if | ||
followed by paragraph | ||
* [020c31e7] Moved all dependencies into bundles | ||
* [ce8 |