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 394b9c6 commit d36974cCopy full SHA for d36974c
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# CHANGELOG
2
3
4
+## 1.3.1 (2022-02-25)
5
+
6
+### Features
7
8
+- improved display of issue messages
9
10
11
## 1.3.0 (2022-02-25)
12
13
### Features
src/Ydb.php
@@ -8,7 +8,7 @@ class Ydb
{
use Traits\LoggerTrait;
- const VERSION = '1.3.0';
+ const VERSION = '1.3.1';
/**
14
* @var string
0 commit comments