Skip to content

Commit a8286f5

Browse files
committed
📚 Update CHANGELOG.md
1 parent 24449f7 commit a8286f5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
PrettyTables.jl Changelog
22
=========================
33

4+
Version 3.0.3
5+
-------------
6+
7+
- ![Bugfix][badge-bugfix] The documentation build process was fixed.
8+
- ![Bugfix][badge-bugfix] We should not show the continuation line if only one row will be
9+
hidden because we need one additional row to show the continuation line. In this case, we
10+
show all the rows.
11+
- ![Bugfix][badge-bugfix] The support for rendering Markdown cells in LaTeX and text backend
12+
was reincluded. This was accidentally removed in version 3.0.0.
13+
414
Version 3.0.2
515
-------------
616

0 commit comments

Comments
 (0)