Skip to content

Commit aaa50ab

Browse files
committed
Update CHANGELOG
1 parent ad4bbfc commit aaa50ab

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.0] - Unreleased
6+
7+
- **Add**: New function `row()` which can transform or style elements in a row #12
8+
- **Fix**: A markup block of just space `[ ]` now counts as a row #12
9+
10+
511
## [0.3.0] - 2025-06-12
612

713
### Added
@@ -46,7 +52,7 @@ Initial release
4652

4753

4854
<!-- versions are final when published on typst universe -->
49-
[Unreleased]: https://github.com/typst-community/rowmantic/compare/v0.1.0...HEAD
55+
[0.4.0]: https://github.com/typst-community/rowmantic/releases/tag/v0.4.0
5056
[0.3.0]: https://github.com/typst-community/rowmantic/releases/tag/v0.3.0
5157
[0.2.0]: https://github.com/typst-community/rowmantic/releases/tag/v0.2.0
5258
[0.1.1]: https://github.com/typst-community/rowmantic/releases/tag/v0.1.1

0 commit comments

Comments
 (0)