diff --git a/changelog.md b/changelog.md index 937f05670ec8465944b4d02abcc9538f9f54fc80..c12c86835a22d0793bb71eb617856b30b7c1e073 100644 --- a/changelog.md +++ b/changelog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). # [1.3.4] - 25. 6. 2024 -Added support for paragraphs as the deepest level of headings. +Added support for paragraphs as the deepest level of headings via documentclass option. ### Added - Added "paragraph" option for document class. If passed, it styles the paragraph command as another level of heading, adds number to it and shows it in ToC. Use with care! Normally, it is considered unwise to use it, since its too deep.