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 a07652b commit 8f6af44Copy full SHA for 8f6af44
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# CHANGELOG
2
3
4
+## 1.4.1 (2022-11-08)
5
+
6
+### Features
7
8
+- updated namespace
9
10
11
## 1.4.0 (2022-05-16)
12
13
### Features
src/Ydb.php
@@ -8,7 +8,7 @@ class Ydb
{
use Traits\LoggerTrait;
- const VERSION = '1.4.0';
+ const VERSION = '1.4.1';
/**
14
* @var string
0 commit comments