Skip to content

Commit 7b9061c

Browse files
committed
📚 Update CHANGELOG.md
1 parent 51a5c84 commit 7b9061c

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.2
5+
-------------
6+
7+
- ![Bugfix][badge-bugfix] In the version 2, PrettyTables.jl supported different decorations
8+
for the headers. Hence, we need to also support different decorations for the column
9+
labels in version 3. However, this support was missing in HTML, LaTeX, and Markdown
10+
backends and we added it back in this version.
11+
- ![Bugfix][badge-bugfix] We now correctly process StyledStrings.jl in HTML backend if the
12+
renderer is `:show`.
13+
414
Version 3.0.1
515
-------------
616

0 commit comments

Comments
 (0)