Skip to content

Commit 7f0f108

Browse files
committed
Release 1.0.27
1 parent 3406008 commit 7f0f108

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.0.27
2+
3+
* Fix issues with dialyzer on OTP26
4+
15
# Version 1.0.26
26

37
* Fix tests issue on OTP26

src/p1_utils.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application, p1_utils,
22
[
33
{description, "Erlang utility modules from ProcessOne"},
4-
{vsn, "1.0.26"},
4+
{vsn, "1.0.27"},
55
{modules, []},
66
{registered, []},
77
{applications, [

0 commit comments

Comments
 (0)