File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v1.0.0...v2.0.0 ) (2023-05-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * initial commit ([ 2705dd7] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2705dd703622f495d7aa63836d54684467200833 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * phpstan errors, refactoring ([ #119 ] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/issues/119 ) ) ([ 81440d7] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/81440d7ceeb8e6955722087b3cfb84e6d7c0f3ae ) )
14
+
15
+
16
+ ### Miscellaneous
17
+
18
+ * ** master:** release 1.0.0 ([ a7faaac] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/a7faaac3b72b55ea6ab394174e54ca0dd9e79548 ) )
19
+ * release 2.0.0 ([ aa9b721] ( https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/aa9b721e82977f6c7282e989b710deac22843a59 ) )
20
+
3
21
## 1.0.0 (2023-05-02)
4
22
5
23
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1 .0.0" ,
2
+ "version" : " 2 .0.0" ,
3
3
"repository" : {
4
4
"url" : " https://github.com/wayofdev/laravel-cycle-orm-adapter.git"
5
5
}
You can’t perform that action at this time.
0 commit comments