Skip to content

Commit 07e5aaa

Browse files
committed
Update CHANGELOG
1 parent 3f9af3b commit 07e5aaa

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

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

3+
## 0.11.2-r3 (2021/09/25)
4+
5+
* Add `grep` (#102)
6+
37
## 0.11.2-r2 (2021/08/19)
48

59
* Alpine Linux 3.14 (#100)
@@ -76,11 +80,11 @@
7680

7781
## 0.10.4-RC8 (2019/05/06)
7882

79-
* Add `kmod` (Issue #23)
83+
* Add `kmod` (#23)
8084

8185
## 0.10.4-RC7 (2019/05/03)
8286

83-
* Add `F2B_LOG_TARGET` var (Issue #22)
87+
* Add `F2B_LOG_TARGET` var (#22)
8488

8589
## 0.10.4-RC6 (2019/04/24)
8690

@@ -98,11 +102,11 @@
98102

99103
## 0.10.4-RC3 (2018/10/06)
100104

101-
* Add whois (Issue #6)
105+
* Add `whois` (#6)
102106

103107
## 0.10.4-RC2 (2018/10/05)
104108

105-
* Allow to add custom actions and filters through `/data/action.d` and `/data/filter.d` folders (Issue #4)
109+
* Allow to add custom actions and filters through `/data/action.d` and `/data/filter.d` folders (#4)
106110
* Relocate database to `/data/db` and jails to `/data/jail.d` (breaking change, see README.md)
107111

108112
## 0.10.4-RC1 (2018/10/04)
@@ -111,7 +115,7 @@
111115

112116
## 0.10.3.1-RC4 (2018/08/19)
113117

114-
* Add curl (Issue #1)
118+
* Add `curl` (#1)
115119

116120
## 0.10.3.1-RC3 (2018/07/28)
117121

0 commit comments

Comments
 (0)