Skip to content

Commit 55fe859

Browse files
committed
Update changelog for v1.2.0
1 parent aa8cf9f commit 55fe859

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## rtflite 1.2.0
4+
5+
### Bug fixes
6+
7+
- Fixed `page_by` pagination when using `RTFPage(orientation="landscape")`,
8+
covering single- and multi-page tables and aligning documentation examples
9+
(#128, #131, #134).
10+
11+
### Maintenance
12+
13+
- Added GitHub Actions workflow to run `ruff check` for code linting,
14+
updated GitHub Actions workflows to use `actions/checkout@v6`,
15+
and updated badges in `README.md` (#133).
16+
317
## rtflite 1.1.1
418

519
### New features

docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## rtflite 1.2.0
4+
5+
### Bug fixes
6+
7+
- Fixed `page_by` pagination when using `RTFPage(orientation="landscape")`,
8+
covering single- and multi-page tables and aligning documentation examples
9+
(#128, #131, #134).
10+
11+
### Maintenance
12+
13+
- Added GitHub Actions workflow to run `ruff check` for code linting,
14+
updated GitHub Actions workflows to use `actions/checkout@v6`,
15+
and updated badges in `README.md` (#133).
16+
317
## rtflite 1.1.1
418

519
### New features

0 commit comments

Comments
 (0)