Skip to content

Commit f2ad384

Browse files
authored
Merge pull request #1 from wayofdev/release-please--branches--master--components--laravel-cycle-orm-adapter
2 parents 49f158d + 112af10 commit f2ad384

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-07-19)
4+
5+
6+
### Features
7+
8+
* adding first tests, adding codecov.io support ([cd28eea](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/cd28eea67291ff7384a5e4feacc24fd336463f15))
9+
* initial repository commit ([2e44988](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2e44988a53f1dc7a3577cb6e3c11d34742dca883))
10+
* initial repository commit ([6cdcdc1](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/6cdcdc1dbadfeee8b9ac3ab0271267558c8efdb2))
11+
* schema manager interface, schema-renderer dependency added for future console commands ([42a1c61](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/42a1c61ac1254f12f8dbf31d4e01eaa7a075484f))
12+
* wip of service provider and tests ([36ae3f9](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/36ae3f97fbce6b4569db1f8a13afb9fd28330250))
13+
14+
15+
### Bug Fixes
16+
17+
* octane ready fix ([1f67fad](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/1f67fadf43a2c4b5d3bd711519371141ebe643b6))
18+
19+
20+
### Documentation
21+
22+
* adding readme ([49f158d](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/49f158d7e795b2a03cad40d66f1c814e9852a391))

0 commit comments

Comments
 (0)