Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
regnerisch committed May 21, 2024
1 parent 1cdf9a3 commit 0efae17
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Hidden feature for additional directory separation by [@regnerisch](https://github.com/regnerisch)

### Fixed
- Access before initialization by [@regnerisch](https://github.com/regnerisch) in [#100](https://github.com/akrillia/laravel-beyond/issues/100) reported by [@napruzzese](https://github.com/napruzzese)

### Changed
- Refactor directory structure, tests and much more by [@regnerisch](https://github.com/regnerisch)

### Removed
- Removed Commands: `beyond:make:app`, `beyond:make:middleware`, `beyond:make:migration`, `beyond:make:notification`, `beyond:publish:deptrac` by [@regnerisch](https://github.com/regnerisch)

## [7.0.0-beta.7]
### Changed
- Change directory structure back to v6, as it seems to be a better one by [@regnerisch](https://github.com/regnerisch)
Expand Down

0 comments on commit 0efae17

Please sign in to comment.