Skip to content

Commit 1b635aa

Browse files
committed
Update CHANGELOG
1 parent 3a3ceeb commit 1b635aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.20.0 (2023/12/17)
4+
5+
* Cherry-picks from upstream (#55)
6+
* Use `github.com/moby/sys/user` (https://github.com/tianon/gosu/pull/134)
7+
* Check for `setuid` to also disallow `setgid` (https://github.com/tianon/gosu/pull/129)
8+
* Disallow installing gosu with `setuid` (https://github.com/tianon/gosu/pull/89)
9+
* Switch from GPL to Apache-2.0 (https://github.com/tianon/gosu/commit/975771e79e281c541fab943a53243604271b4f59)
10+
* Go 1.21 (#53 #54)
11+
* Bump golang.org/x/sys from 0.13.0 to 0.15.0 (#56)
12+
313
## 1.19.0 (2022/07/11)
414

515
* Go 1.18 (#33)

0 commit comments

Comments
 (0)