Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliuz authored Sep 14, 2020
1 parent ae58c8e commit 3daefb8
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog

#### v7.0.0 `2020-03-09`
#### v8.0 `2020-07-14`
- Laravel 8 support.

#### v7.2 `2020-06-04`
- Refactoring controllers.
- Implemented Route Model Binding
- Added delete invitation functionality and Invite handler refactored
- Changed simple emails view to markdown mailable class and Added Mailable class
- Added flashing messages on actions of controllers
- Removed olded Laravel versions, only supported 6.0 and above

#### v7.1.2 `2020-05-12`
- Resolved that the team owner cannot send emails to himself.

#### v7.1 `2020-03-22`
- Fixed psr-4 autoloading standard
- Fixed error, that did not meet the standards psr-4 autoloading and this will not autoload anymore in Composer v2.0.

#### v7.0.1 `2020-03-09`
- Bug fixed.

#### v7.0.0 `2020-03-02`
- Added Laravel v7 Support.

#### v6.0.0 `2019-04-02`
Expand Down

0 comments on commit 3daefb8

Please sign in to comment.