Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4844ce6

Browse files
committed
docs: update changelog
1 parent 9273ef9 commit 4844ce6

File tree

1 file changed

+2
-34
lines changed

1 file changed

+2
-34
lines changed

CHANGELOG.md

Lines changed: 2 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org).
66

7-
## [9.2.0 - 2022-09-29](https://github.com/laravel-zero/framework/compare/v9.1.4...v9.2.0)
7+
## [10.0.0 - 2023-02-16](https://github.com/laravel-zero/framework/releases/tag/v10.0.0)
88

9-
### Changed
10-
- Resolve updater strategy from container ([#469](https://github.com/laravel-zero/framework/pull/469))
11-
12-
## [9.1.4 - 2022-08-25](https:////github.com/laravel-zero/framework/compare/v9.1.3...v9.1.4)
13-
14-
### Added
15-
- Add timezone to app config ([#425](https://github.com/laravel-zero/laravel-zero/pull/425))
16-
17-
## [9.1.3 - 2022-08-22](https://github.com/laravel-zero/framework/compare/v9.1.2...v9.1.3)
18-
19-
### Fixed
20-
- Resolve hidden commands ([#468](https://github.com/laravel-zero/framework/pull/468))
21-
22-
## [9.1.2 - 2022-06-27](https://github.com/laravel-zero/framework/compare/v9.1.1...v9.1.2)
23-
24-
### Changed
25-
- Update to use Pint ([e3c8789](https://github.com/laravel-zero/laravel-zero/commit/e3c87898ca828828e69bc551b9d3677e958f7725))
26-
- Resolve path to publish seeders to ([#466](https://github.com/laravel-zero/framework/pull/466))
27-
- Resolve `$components` property collision ([#467](https://github.com/laravel-zero/framework/pull/467))
28-
29-
## [9.1.1 - 2022-03-01](https://github.com/laravel-zero/framework/compare/v9.1.0...v9.1.1)
30-
31-
### Fixed
32-
- Add missing `make:test` command ([#461](https://github.com/laravel-zero/framework/pull/461))
33-
34-
## [9.1.0 - 2022-02-17](https://github.com/laravel-zero/framework/compare/v9.0.0...v9.1.0)
35-
36-
### Changed
37-
- Upgrade Box binary to v3.16.0 ([#460](https://github.com/laravel-zero/framework/pull/460))
38-
39-
## [9.0.0 - 2022-02-09](https://github.com/laravel-zero/framework/releases/tag/v9.0.0)
40-
41-
Check the upgrade guide in the [Official Laravel Zero Upgrade Documentation](https://laravel-zero.com/docs/upgrade#upgrade-9.0.0). Also you can see some changes in the [Official Laravel Upgrade Documentation](https://laravel.com/docs/9.x/upgrade).
9+
Check the upgrade guide in the [Official Laravel Zero Upgrade Documentation](https://laravel-zero.com/docs/upgrade#upgrade-10.0.0). Also you can see some changes in the [Official Laravel Upgrade Documentation](https://laravel.com/docs/10.x/upgrade).

0 commit comments

Comments
 (0)