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 bac5387 commit ec43930Copy full SHA for ec43930
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# CHANGELOG
2
3
4
+## 1.4.5 (2023-02-15)
5
+
6
+### Bugs
7
8
+- improved issue tree
9
10
11
## 1.4.4 (2023-02-15)
12
13
### Bugs
src/Ydb.php
@@ -8,7 +8,7 @@ class Ydb
{
use Traits\LoggerTrait;
- const VERSION = '1.4.4';
+ const VERSION = '1.4.5';
/**
14
* @var string
0 commit comments