Skip to content

Commit

Permalink
Merge pull request #333 from inaka/elbrujohalcon.333.version_bump_to_…
Browse files Browse the repository at this point in the history
…0_7_7

Version Bump to 0.7.7
  • Loading branch information
elbrujohalcon authored May 28, 2018
2 parents cb299e5 + 38079ff commit 95a9fbe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

Expand Down
2 changes: 1 addition & 1 deletion src/sumo_db.app.src
Original file line number Diff line number Diff line change
@@ -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, [
Expand Down

0 comments on commit 95a9fbe

Please sign in to comment.