We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efdcf3e commit 54dfed7Copy full SHA for 54dfed7
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Revision history for spacecookie
2
3
+## 0.2.1.2 Bump fast-logger
4
+
5
+* Bump fast-logger dependency, fix build
6
7
## 0.2.1.1 Fixed Privilege Dropping
8
9
* Server
spacecookie.cabal
@@ -1,6 +1,6 @@
cabal-version: >= 2.0
name: spacecookie
-version: 0.2.1.1
+version: 0.2.1.2
synopsis: Gopher Library and Server Daemon
description: Simple gopher library that allows writing custom gopher
applications. Also includes a fully-featured gopher server
0 commit comments