Skip to content

Commit 10b1d42

Browse files
committed
Updated CHANGELOG
1 parent a2ebcf0 commit 10b1d42

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
117
Version 1.1.0 (2016-07-20)
218
--------------------------
319
Updated result success to be for any 2xx and 3xx codes (#9)

0 commit comments

Comments
 (0)