Skip to content

Commit e279a9d

Browse files
committed
Update CHANGELOG
1 parent ce733d2 commit e279a9d

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

CHANGELOG.md

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

3+
## 7.7.0 (2021/09/05)
4+
5+
* Go 1.17 (#203)
6+
* Wrong remaining time displayed (#204)
7+
* Add `windows/arm64` artifact (#205)
8+
* MkDocs Material 7.2.6
9+
* Bump github.com/rs/zerolog from 1.23.0 to 1.24.0 (#207)
10+
* Bump github.com/crazy-max/gonfig from 0.4.0 to 0.5.0 (#206)
11+
* Bump github.com/gorilla/websocket to v1.4.2
12+
* Bump github.com/go-playground/validator/v10 from 10.7.0 to 10.9.0 (#200 #202)
13+
314
## 7.6.0 (2021/07/25)
415

516
* Add `linux/riscv64` artifact
@@ -47,8 +58,8 @@
4758

4859
## 7.2.0 (2020/11/29)
4960

50-
* Allow to download files to a temp dir first (#149)
51-
* Allow to disable log timestamp (#148)
61+
* Allow downloading files to a temp dir first (#149)
62+
* Allow disabling log timestamp (#148)
5263
* Add script notification (#147)
5364
* Bump github.com/crazy-max/gonfig from 0.3.0 to 0.4.0 (#140)
5465

@@ -61,7 +72,7 @@
6172

6273
## 7.1.0 (2020/10/04)
6374

64-
* Allow to disable `OPTS UTF8 ON` command
75+
* Allow disabling `OPTS UTF8 ON` command
6576
* Refactor to start working on #48
6677
* Switch to Docker actions
6778
* Go 1.15
@@ -125,8 +136,8 @@
125136
* Switch to GitHub Actions
126137
* Add instructions to create a Linux service
127138
* Remove `--docker` flag
128-
* Allow to override database path through `FTPGRAB_DB` env var
129-
* Allow to override download output path through `FTPGRAB_DOWNLOAD_OUTPUT` env var
139+
* Allow overriding database path through `FTPGRAB_DB` env var
140+
* Allow overriding download output path through `FTPGRAB_DOWNLOAD_OUTPUT` env var
130141

131142
## 6.0.2 (2019/07/27)
132143

0 commit comments

Comments
 (0)