File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.1.1] ( https://github.com/inaka/sumo_db_pgsql/tree/0.1.1 ) (2017-02-17)
4
+ [ Full Changelog] ( https://github.com/inaka/sumo_db_pgsql/compare/0.1.0...0.1.1 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Fix sumo\_ backend\_ pgsql get\_ connection/1 spec [ \# 15] ( https://github.com/inaka/sumo_db_pgsql/issues/15 )
9
+ - Version Bump to 0.1.0 [ \# 12] ( https://github.com/inaka/sumo_db_pgsql/issues/12 )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - \[\# 15\] Fix get\_ connection spec [ \# 17] ( https://github.com/inaka/sumo_db_pgsql/pull/17 ) ([ ferigis] ( https://github.com/ferigis ) )
14
+
3
15
## [ 0.1.0] ( https://github.com/inaka/sumo_db_pgsql/tree/0.1.0 ) (2016-08-23)
4
16
** Closed issues:**
5
17
11
23
12
24
** Merged pull requests:**
13
25
26
+ - \[\# 12\] version bump to 0.1.0 [ \# 13] ( https://github.com/inaka/sumo_db_pgsql/pull/13 ) ([ ferigis] ( https://github.com/ferigis ) )
14
27
- \[\# 4\] fixing README.md [ \# 11] ( https://github.com/inaka/sumo_db_pgsql/pull/11 ) ([ ferigis] ( https://github.com/ferigis ) )
15
28
- \[\# 9\] fixes epgsql dependency [ \# 10] ( https://github.com/inaka/sumo_db_pgsql/pull/10 ) ([ ferigis] ( https://github.com/ferigis ) )
16
29
- \[\# 7\] fix sumo\_ db dependency [ \# 8] ( https://github.com/inaka/sumo_db_pgsql/pull/8 ) ([ ferigis] ( https://github.com/ferigis ) )
Original file line number Diff line number Diff line change 1
1
{application , sumo_db_pgsql , [
2
2
{description , " SumoDB PGSQL Adapter" },
3
- {vsn , " 0.1.0 " },
3
+ {vsn , " 0.1.1 " },
4
4
{id , " sumo_db_pgsql" },
5
5
{registered , []},
6
6
{applications , [
You can’t perform that action at this time.
0 commit comments