Skip to content

Commit 3338200

Browse files
committed
Update CHANGELOG
1 parent c0583a0 commit 3338200

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## 7.8.0 (2022/12/31)
4+
5+
* Option to escape all regular expression metacharacters (#270)
6+
* Fix file mode type (#269)
7+
* Move from `io/ioutil` to `io` and `os` packages (#219)
8+
* Move `syscall` to `golang.org/x/sys` (#220)
9+
* Go 1.19 (#262 #253)
10+
* Alpine Linux 3.17 (#268 #254 #223)
11+
* MkDocs Material 8.3.9 (#256)
12+
* Enhance workflow (#263 #218 #255)
13+
* Bump github.com/crazy-max/gonfig from 0.5.0 to 0.6.0 (#257)
14+
* Bump github.com/pkg/sftp from 1.13.2 to 1.13.5 (#208 #210 #246)
15+
* Bump github.com/rs/zerolog from 1.24.0 to 1.28.0 (#209 #211 #217 #245 #258)
16+
* Bump github.com/alecthomas/kong from 0.2.17 to 0.7.1 (#212 #215 #222 #230 #248 #266)
17+
* Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.11.1 (#221 #229 #236 #261)
18+
* Bump github.com/stretchr/testify from 1.7.0 to 1.8.1 (#251 #264)
19+
* Bump github.com/docker/go-units from 0.4.0 to 0.5.0 (#259)
20+
* Bump golang.org/x/crypto to 0.4.0 (#272)
21+
* Bump golang.org/x/sys to 0.3.0 (#271)
22+
323
## 7.7.0 (2021/09/05)
424

525
* Go 1.17 (#203)

0 commit comments

Comments
 (0)