Skip to content

Commit 4eb6d9d

Browse files
committed
Upgrade future_changes.md
1 parent ed76f32 commit 4eb6d9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

future_changes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ GeoTools [v 33.2](https://github.com/geotools/geotools/releases/tag/33.2)
5252

5353
See: [example notebook](https://raw.githack.com/JetBrains/lets-plot-kotlin/refs/heads/master/docs/examples/jupyter-notebooks/f-4.12.0/ggtb_size_zoomin.html).
5454

55-
- New `output` parameter for the library descriptor to control output types stored in notebook cells [[LPK-277](https://github.com/JetBrains/lets-plot-kotlin/issues/277)].
55+
- New `output` parameter for the library descriptor to control output types stored in notebook cells [[LPK-277](https://github.com/JetBrains/lets-plot-kotlin/issues/277)].\
56+
Thanks to @AndreiKingsley for the contribution!
5657
```
5758
%use lets-plot(output="js, png")
5859
```

0 commit comments

Comments
 (0)