Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Jul 22, 2019
1 parent 1969866 commit 46665ea
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 84 deletions.
130 changes: 67 additions & 63 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file. This project make usage of the [Yii Versioning Strategy](https://github.com/yiisoft/yii2/blob/master/docs/internals/versions.md). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 1.0.19 (in progress)
## 1.0.19 (22. July 2019)

+ [#1931](https://github.com/luyadev/luya/issues/1931) Fixed issue with relativ paths in link tag.
+ [#1927](https://github.com/luyadev/luya/issues/1927) New check whether console command is running in console application context.
Expand Down
2 changes: 1 addition & 1 deletion core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"issues" : "https://github.com/luyadev/luya/issues"
},
"require" : {
"luyadev/luya-composer" : "~1.0.0",
"luyadev/luya-composer" : "^1.0",
"yiisoft/yii2": "~2.0.15",
"curl/curl" : "^2.0 || ^1.0",
"phpmailer/phpmailer": "^6.0"
Expand Down
Loading

0 comments on commit 46665ea

Please sign in to comment.