Skip to content

Commit

Permalink
Merge pull request #134 from inaka/elbrujohalcon.version.bump
Browse files Browse the repository at this point in the history
Version Bump
  • Loading branch information
Brujo Benavides committed Apr 7, 2015
2 parents 7e7404f + d7eb136 commit 248405d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [Unreleased](https://github.com/inaka/sumo_db/tree/HEAD)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.2...HEAD)

**Merged pull requests:**

- Calling sumo:persist with a doc with no id field fails [\#133](https://github.com/inaka/sumo_db/pull/133) ([elbrujohalcon](https://github.com/elbrujohalcon))

- Updated changelog [\#132](https://github.com/inaka/sumo_db/pull/132) ([elbrujohalcon](https://github.com/elbrujohalcon))

## [0.3.2](https://github.com/inaka/sumo_db/tree/0.3.2) (2015-04-06)

[Full Changelog](https://github.com/inaka/sumo_db/compare/0.3.1...0.3.2)
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.3.2"},
{vsn, "0.3.3"},
{id, "sumo_db"},
{registered, []},
{applications, [
Expand Down

0 comments on commit 248405d

Please sign in to comment.