Skip to content

Commit 5348a0f

Browse files
committed
Added release notes for 1.4.1
1 parent bcad3e1 commit 5348a0f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,15 @@ For detailed explanation read this article: https://medium.com/@romaninsh/atk-ne
7676
- Implementing Console [\#280](https://github.com/atk4/ui/pull/280) ([romaninsh](https://github.com/romaninsh))
7777
- Improvements for Tables, CRUDS and few other areas. [\#277](https://github.com/atk4/ui/pull/277) ([romaninsh](https://github.com/romaninsh))
7878

79+
### 1.4.1
80+
81+
Added `$app->dbConnect()` as a simpler way to connect to the database. Some improvements in JS libraries.
82+
83+
**Merged pull requests:**
84+
85+
- Feature/add dbconnect [\#353](https://github.com/atk4/ui/pull/353) ([romaninsh](https://github.com/romaninsh))
86+
- Feature/js package 1.0.1 [\#350](https://github.com/atk4/ui/pull/350) ([ibelar](https://github.com/ibelar))
87+
- Fix/demo typo [\#348](https://github.com/atk4/ui/pull/348) ([ibelar](https://github.com/ibelar))
7988

8089
## 1.3
8190

0 commit comments

Comments
 (0)