We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7e3da commit 0963b97Copy full SHA for 0963b97
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
* Fix iframes links for Polish books
10
+* Create `number_parts` method in `ElementBase`
11
+* Create `os_number` method in `ElementBase` for creating `os-number` text
12
+* Add backward-compatible support for unit numbering where possible
13
+* Create `v2` of `BakeEquations` that takes chapters as input instead of book
14
+* Create `v2` of `BakeChapterTitle` that takes chapters as input instead of book
15
16
## [v2.25.1] - 2025-02-25
17
0 commit comments