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.
2 parents c7397b0 + 419d4cf commit c81a620Copy full SHA for c81a620
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [4.0.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.4.28...v4.0.0) (2023-07-06)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* add ability to load cycle/entity-behavior
9
10
+### Features
11
12
+* add ability to load cycle/entity-behavior ([54de09a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/54de09a8911d24230398167f1b81605a20544c10))
13
14
## [3.4.28](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.4.27...v3.4.28) (2023-07-06)
15
16
package.json
@@ -1,5 +1,5 @@
{
- "version": "3.4.28",
+ "version": "4.0.0",
"repository": {
"url": "https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
}
0 commit comments