From ca97399e078cdb3a409fe33a99b2df9a2247dd82 Mon Sep 17 00:00:00 2001 From: David Cao Date: Tue, 19 May 2015 16:28:06 -0300 Subject: [PATCH] [Fix #159] Version bump to 0.3.7 --- CHANGELOG.md | 34 ++++++++++++++++++++++++++++++++++ src/sumo_db.app.src | 2 +- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d6a7e3..4bb4982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # Change Log +## [0.3.7](https://github.com/inaka/sumo_db/tree/HEAD) + +[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.6...HEAD) + +**Fixed bugs:** + +- UPDATE statement for PostgreSQL is missing commas [\#150](https://github.com/inaka/sumo_db/issues/150) + +**Closed issues:** + +- Update rebar.config file [\#157](https://github.com/inaka/sumo_db/issues/157) + +- Update Gun dependency to 0.1.9 [\#155](https://github.com/inaka/sumo_db/issues/155) + +- Please update tirerl [\#154](https://github.com/inaka/sumo_db/issues/154) + +- Fix 'sumo\_riak\_store' to export utility functions which are currently private [\#140](https://github.com/inaka/sumo_db/issues/140) + +**Merged pull requests:** + +- \[Fix \#157\] Update tirerl 0.1.6 version in makefile and rebar.config file [\#158](https://github.com/inaka/sumo_db/pull/158) ([davecaos](https://github.com/davecaos)) + +- \[Fix \#154\] Update Tirerl dependnecy to 0.1.5 [\#156](https://github.com/inaka/sumo_db/pull/156) ([davecaos](https://github.com/davecaos)) + +- \[Fixes \#150\] Added commas :boom: [\#151](https://github.com/inaka/sumo_db/pull/151) ([jfacorro](https://github.com/jfacorro)) + +- Upgrade tirerl to 0.1.4 [\#149](https://github.com/inaka/sumo_db/pull/149) ([elbrujohalcon](https://github.com/elbrujohalcon)) + +- Fix worker\_pool dep [\#148](https://github.com/inaka/sumo_db/pull/148) ([essen](https://github.com/essen)) + +- Error using sumo:find to retrieve an inexistent element [\#147](https://github.com/inaka/sumo_db/pull/147) ([elbrujohalcon](https://github.com/elbrujohalcon)) + +- \[\#ISSUE\] Updated Changelog. [\#144](https://github.com/inaka/sumo_db/pull/144) ([cabol](https://github.com/cabol)) + ## [0.3.6](https://github.com/inaka/sumo_db/tree/0.3.6) (2015-04-27) [Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.5...0.3.6) diff --git a/src/sumo_db.app.src b/src/sumo_db.app.src index 4b227d8..f353f9c 100644 --- a/src/sumo_db.app.src +++ b/src/sumo_db.app.src @@ -1,6 +1,6 @@ {application, sumo_db, [ {description, "A simple persistance layer"}, - {vsn, "0.3.6"}, + {vsn, "0.3.7"}, {id, "sumo_db"}, {registered, []}, {applications, [