We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29807de commit 79fe22fCopy full SHA for 79fe22f
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## Version v1.4.0
2
+
3
+### What's changed (fixes) ?
4
5
+- Add Cargo.lock file to project, Thanks to @MarcelCoding #29
6
+- Gate databases behind features, Thanks to @werdahias #28
7
+- Handle shutdown signals, Reported by @bt90 #32
8
+- Added alpine dockerfile (build small & secure image), Thanks to @cobaltgit #33
9
+- Using a Debian container to produce GNU executables with a lower glibc version #1
10
+- Added target i686-unknown-linux-musl
11
+- Update dependencies, IP-DB
12
13
## Version v1.3.8
14
15
### What's changed (fixes) ?
0 commit comments