Skip to content

Commit e742c55

Browse files
committed
🚀 RELEASE: Version 1.5.0
1 parent c6098d0 commit e742c55

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [v1.5.0](https://github.com/apolopena/gitpod-laravel-starter/tree/v1.5.0) (2022-02-08)
4+
5+
[Full Changelog](https://github.com/apolopena/gitpod-laravel-starter/compare/v1.4.0...v1.5.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Allow op \(open-preview.sh\) to work outside the project root [\#197](https://github.com/apolopena/gitpod-laravel-starter/issues/197)
10+
11+
**Fixed bugs:**
12+
13+
- settings.json, php-conf.php should only be parsed when the project is bootstrapped [\#196](https://github.com/apolopena/gitpod-laravel-starter/issues/196)
14+
- Do not run Composer as root/super user! See https://getcomposer.org/root for details [\#159](https://github.com/apolopena/gitpod-laravel-starter/issues/159)
15+
16+
**Closed issues:**
17+
18+
- Move user requested apt-get packages to be installed into starter.ini [\#198](https://github.com/apolopena/gitpod-laravel-starter/issues/198)
19+
- Allow lint-scripts.sh to be run locally [\#195](https://github.com/apolopena/gitpod-laravel-starter/issues/195)
20+
- Wong path in placeholder file: .gp/conf/php-fpm/php-fpm.conf [\#194](https://github.com/apolopena/gitpod-laravel-starter/issues/194)
21+
- Shellscript linter throws SC1091's [\#193](https://github.com/apolopena/gitpod-laravel-starter/issues/193)
22+
- \[docs\] Mention that package.json will override installation directives that are set to 0 in starter.ini [\#192](https://github.com/apolopena/gitpod-laravel-starter/issues/192)
23+
24+
**Merged pull requests:**
25+
26+
- 🚀 RELEASE: Version 1.5.0 [\#199](https://github.com/apolopena/gitpod-laravel-starter/pull/199) ([apolopena](https://github.com/apolopena))
27+
28+
329
## [v1.4.0](https://github.com/apolopena/gitpod-laravel-starter/tree/v1.4.0) (2022-01-28)
430

531
[Full Changelog](https://github.com/apolopena/gitpod-laravel-starter/compare/v1.3.0...v1.4.0)

0 commit comments

Comments
 (0)