Skip to content

Commit 195b5ab

Browse files
committed
NEWS #20
1 parent 54c00e5 commit 195b5ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
> ```
1616
> ![Screenshot of an algorithm showing a for-loop from i = 1 to 10, with each iteration containing a line calculation (1+1) and a nested while-loop from j = 1 to 10 assigning x = 1, with line comments describing "This is inside a nested block" and "This is a line comment after a block".](https://raw.githubusercontent.com/typst-community/typst-algorithmic/refs/tags/v1.0.4/tests/linecommentfor/ref/1.png)
1717
18+
> ![INFO]
19+
> `algorithm-figure` does not set `placement: none` anymore (#21).
20+
1821
1922
## v1.0.3
2023

0 commit comments

Comments
 (0)