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 a2ebcf0 commit 10b1d42Copy full SHA for 10b1d42
CHANGELOG
@@ -1,3 +1,19 @@
1
+Version 2.0.0 (2018-08-21)
2
+--------------------------
3
+Remove Godeps (#18)
4
+Use Makefile for local build system (#19)
5
+Ensure SQLite3 database cannot be left in a bad state (#15)
6
+Add in-memory only storage option (#14)
7
+Add Goreport badge (#12)
8
+Fix CHANGELOG to reflect correct versions (#20)
9
+Fix README formatting (#16)
10
+Fix Vagrant system (#17)
11
+Update Travis to test on the latest Go versions (#13)
12
+Update Copyright to 2016-2018 (#21)
13
+Apply Go formatting (#22)
14
+Simplify SQLite3 getDbConn function (#25)
15
+Add dep for dependency management (#24)
16
+
17
Version 1.1.0 (2016-07-20)
18
--------------------------
19
Updated result success to be for any 2xx and 3xx codes (#9)
0 commit comments