From 38079ffc3490966126e8d115b803fa9b3d91a7ba Mon Sep 17 00:00:00 2001 From: Brujo Benavides Date: Mon, 28 May 2018 15:32:54 -0300 Subject: [PATCH] Bump Version to 0.7.7 --- CHANGELOG.md | 12 ++++++++++++ src/sumo_db.app.src | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8442b56..40b777e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,22 @@ # Change Log +## [0.7.7](https://github.com/inaka/sumo_db/tree/0.7.7) (2018-05-28) +[Full Changelog](https://github.com/inaka/sumo_db/compare/0.7.6...0.7.7) + +**Closed issues:** + +- Upgrade sumo\_db dependencies [\#331](https://github.com/inaka/sumo_db/issues/331) + +**Merged pull requests:** + +- Upgrade worker\_pool to remove the \(already deprecated\) gen\_fsm warning\(s\) [\#332](https://github.com/inaka/sumo_db/pull/332) ([x80486](https://github.com/x80486)) + ## [0.7.6](https://github.com/inaka/sumo_db/tree/0.7.6) (2017-12-03) [Full Changelog](https://github.com/inaka/sumo_db/compare/0.7.5...0.7.6) **Merged pull requests:** +- Bump version to 0.7.6 [\#330](https://github.com/inaka/sumo_db/pull/330) ([harenson](https://github.com/harenson)) - Fix find\_by when offset is greater than available objects [\#329](https://github.com/inaka/sumo_db/pull/329) ([mvpossum](https://github.com/mvpossum)) - Update README.md [\#328](https://github.com/inaka/sumo_db/pull/328) ([igaray](https://github.com/igaray)) diff --git a/src/sumo_db.app.src b/src/sumo_db.app.src index 9106bc8..cfb3d3c 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.7.6"}, + {vsn, "0.7.7"}, {id, "sumo_db"}, {registered, []}, {applications, [