Browse Source

Bump version 4.2.1

Сергей Прохоров 6 years ago
parent
commit
b3138f7675
2 changed files with 5 additions and 1 deletions
  1. 4 0
      CHANGES
  2. 1 1
      src/epgsql.app.src

+ 4 - 0
CHANGES

@@ -1,3 +1,7 @@
+In 4.2.1
+
+* Bug fix for `epgsql:connect(proplist())`
+
 In 4.2.0
 
 * Support for R16 was completely dropped. Maps are now used internally instead of proplists

+ 1 - 1
src/epgsql.app.src

@@ -1,6 +1,6 @@
 {application, epgsql,
  [{description, "PostgreSQL Client"},
-  {vsn, "4.2.0"},
+  {vsn, "4.2.1"},
   {modules, []},
   {registered, []},
   {applications, [kernel,