Skip to content

Commit 70977f2

Browse files
committed
Release v0.5.0
1 parent 7f53120 commit 70977f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
88
vNext
99
-----
1010

11+
v0.5.0 (2019-01-12)
12+
-------------------
13+
1114
- Added: Package `encoding` - An abstraction and wrapper for the core functionality of packages like `encoding/json` and `encoding/gob` (issue [#47](https://github.com/philippgille/gokv/issues/47))
1215
- Added: Package `sql` - It contains shared code for SQL implementations. `mysql` and `postgres` already use it and if you want to create your own SQL implementation you can use it as well. (Useful for issue [#57](https://github.com/philippgille/gokv/issues/57).)
1316
- Added `gokv.Store` implementations:

0 commit comments

Comments
 (0)