Skip to content

Commit f8e165b

Browse files
author
akomarev
committed
Update changelog
1 parent 725e440 commit f8e165b

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to `cybercog/laravel-paket` will be documented in this file.
44

55
## [Unreleased]
66

7+
## [1.8.0]
8+
9+
### Added
10+
11+
- ([#75]) Add configurable Composer path
12+
713
## [1.7.0]
814

915
### Added
@@ -83,8 +89,9 @@ All notable changes to `cybercog/laravel-paket` will be documented in this file.
8389

8490
- Initial release
8591

86-
[Unreleased]: https://github.com/cybercog/laravel-paket/compare/1.7.0...master
87-
[1.7.0]: https://github.com/cybercog/laravel-paket/compare/1.7.0...1.7.0
92+
[Unreleased]: https://github.com/cybercog/laravel-paket/compare/1.8.0...master
93+
[1.8.0]: https://github.com/cybercog/laravel-paket/compare/1.7.0...1.8.0
94+
[1.7.0]: https://github.com/cybercog/laravel-paket/compare/1.6.0...1.7.0
8895
[1.6.0]: https://github.com/cybercog/laravel-paket/compare/1.5.2...1.6.0
8996
[1.5.2]: https://github.com/cybercog/laravel-paket/compare/1.5.1...1.5.2
9097
[1.5.1]: https://github.com/cybercog/laravel-paket/compare/1.5.0...1.5.1
@@ -94,6 +101,7 @@ All notable changes to `cybercog/laravel-paket` will be documented in this file.
94101
[1.2.0]: https://github.com/cybercog/laravel-paket/compare/1.1.0...1.2.0
95102
[1.1.0]: https://github.com/cybercog/laravel-paket/compare/1.0.0...1.1.0
96103

104+
[#75]: https://github.com/cybercog/laravel-paket/pull/75
97105
[#71]: https://github.com/cybercog/laravel-paket/pull/71
98106
[#68]: https://github.com/cybercog/laravel-paket/pull/68
99107
[#64]: https://github.com/cybercog/laravel-paket/pull/64

0 commit comments

Comments
 (0)