Skip to content

Commit 6a94934

Browse files
committed
add strokes fix to changelog in README
1 parent 3272d72 commit 6a94934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ Another example (summing columns):
606606
- Fixes some nested tables overflowing the page width (https://github.com/PgBiel/typst-tablex/issues/41)
607607
- Fixes nested tables with fractional columns not displaying properly (https://github.com/PgBiel/typst-tablex/issues/28)
608608
- Added some guards for infinite lengths and `auto`-sized pages (https://github.com/PgBiel/typst-tablex/issues/47).
609+
- Fixed tablex crashes/improper behavior with `em` strokes and other types of strokes (https://github.com/PgBiel/typst-tablex/issues/49).
609610
- Added the tablex version number as a comment in the source file (as requested in https://github.com/PgBiel/typst-tablex/issues/25).
610611

611612
### v0.0.4

0 commit comments

Comments
 (0)