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 6b4be01 commit 8b36cf2Copy full SHA for 8b36cf2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 1.4.6
4
+* Improved usage of sample ([#19](https://github.com/tiamo/phpas2/pull/19))
5
+* Fixed bad MIC compare ([#18](https://github.com/tiamo/phpas2/pull/18))
6
+* Readme improved
7
+
8
## 1.4.5
9
* Fixed bug when MDN sent to own host ([#16](https://github.com/tiamo/phpas2/pull/16))
10
* Improved tests
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.4.5",
+ "version": "1.4.6",
"authors": [
{
"name": "Vladyslav K",
0 commit comments