We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609a995 commit 94d741bCopy full SHA for 94d741b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 1.3.8
4
+
5
+* Fixed binary encoding bug
6
+* Global code improvements
7
8
## 1.3.7
9
10
* Added header normalization
composer.json
@@ -2,7 +2,7 @@
"name": "tiamo/phpas2",
"description": "PHPAS2 is a php-based implementation of the EDIINT AS2 standard",
"type": "library",
- "version": "1.3.7",
+ "version": "1.3.8",
"authors": [
{
"name": "Vladyslav K",
0 commit comments