Ver código fonte

Merge pull request #680 from visuddhinanda/laravel

移动 config.dir.php 到其他设置的下面
visuddhinanda 4 anos atrás
pai
commit
33b763a268
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      change-logs.md

+ 3 - 0
change-logs.md

@@ -15,3 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - add ASSETS_SERVER to .env.sample
 - add ASSETS_SERVER to /public/app/config.sample.js
 
+## [1.0.1] - 2022-01-14
+- /public/app/config.sample.php 变更 移动 config.dir.php 到其他设置的下面 跟其他的 dev config 放在一起 看着比较整齐。
+