Skip to content

Commit 94d741b

Browse files
committed
v1.3.8
1 parent 609a995 commit 94d741b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## 1.3.8
4+
5+
* Fixed binary encoding bug
6+
* Global code improvements
7+
38
## 1.3.7
49

510
* Added header normalization

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "tiamo/phpas2",
33
"description": "PHPAS2 is a php-based implementation of the EDIINT AS2 standard",
44
"type": "library",
5-
"version": "1.3.7",
5+
"version": "1.3.8",
66
"authors": [
77
{
88
"name": "Vladyslav K",

0 commit comments

Comments
 (0)