Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 6a04edf

Browse files
committed
version
1 parent 160c6e5 commit 6a04edf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.1
2+
- Laravel 8 Support, Improved Relationship Docblocks, ([#11](https://github.com/ahinkle/vscode-laravel-model-snippets/pull/11), [Eduar Bastidas](https://github.com/MrEduar))
3+
14
## 2.0
25
- Added ability to create Accessors: `Model::ac`
36
- Added ability to create Mutators: `Model::mu`
@@ -8,10 +11,10 @@
811
- Update `keyType` snippet. ([#8](https://github.com/ahinkle/vscode-laravel-model-snippets/pull/8), [Martin Pfundmair](https://github.com/MartinP7r))
912

1013
## 1.3
11-
- Add `dispatchesEvents` property. ([#7](https://github.com/ahinkle/vscode-laravel-model-snippets/pull/7))
14+
- Add `dispatchesEvents` property. ([#7](https://github.com/ahinkle/vscode-laravel-model-snippets/pull/7)
1215

1316
## 1.2.1
14-
- Fixed method type with `$incrementing`. ([#6](https://github.com/ahinkle/vscode-laravel-model-snippets/pull/6), [Martin Pfundmair](https://github.com/MartinP7r)))
17+
- Fixed method type with `$incrementing`. ([#6](https://github.com/ahinkle/vscode-laravel-model-snippets/pull/6), [Martin Pfundmair](https://github.com/MartinP7r))
1518

1619
## 1.2
1720
- Add const `deleted_at`.

0 commit comments

Comments
 (0)