Skip to content

Commit 413bb36

Browse files
committed
Release 1.1-12
1 parent 25e7aaa commit 413bb36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to `lua-vips` will be documented in this file.
44

55
# master
66

7+
# 1.1-12 - 2025-02-09
8+
79
- add `vips.Connection`, `vips.Source` and `vips.Target` for true streaming support [rolandlo]
810

911
# 1.1-11 - 2024-04-16

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ lua example/hello-world.lua
672672

673673
```shell
674674
rm *.src.rock
675-
luarocks upload lua-vips-1.1-11.rockspec --api-key=xxxxxxxxxxxxxx
675+
luarocks upload lua-vips-1.1-12.rockspec --api-key=xxxxxxxxxxxxxx
676676
```
677677

678678
### Links

0 commit comments

Comments
 (0)