From 810ddebff210605b93f5175fac7935015f7f1866 Mon Sep 17 00:00:00 2001 From: Basil Suter Date: Tue, 4 Sep 2018 12:38:35 +0200 Subject: [PATCH] release changelog --- CHANGELOG.md | 7 +++++++ composer.lock | 21 +++++++++++---------- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dea18ae..11dd3b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.4 (4. September 2018) + ++ [#17](https://github.com/luyadev/luya-bootstrap3/issues/17) Updated to bootstrap 3 media text for image text block. ++ [#11](https://github.com/luyadev/luya-bootstrap3/issues/11) Turkish added ++ [#15](https://github.com/luyadev/luya-bootstrap3/issues/18) Dutch added ++ [#9](https://github.com/luyadev/luya-bootstrap3/issues/9) French update + ## 1.0.3 (1. June 2018) + [#8](https://github.com/luyadev/luya-bootstrap3/issues/8) Fixed missing translation of image block labels. diff --git a/composer.lock b/composer.lock index ea5307b..f5f415a 100644 --- a/composer.lock +++ b/composer.lock @@ -598,16 +598,16 @@ }, { "name": "luyadev/luya-module-admin", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/luyadev/luya-module-admin.git", - "reference": "11ff9381ce34dbe66d1eac58b8506ed883266a2a" + "reference": "69ddd37bfaea64ac2ecd3f6c8d853604bb7ac6ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/luyadev/luya-module-admin/zipball/11ff9381ce34dbe66d1eac58b8506ed883266a2a", - "reference": "11ff9381ce34dbe66d1eac58b8506ed883266a2a", + "url": "https://api.github.com/repos/luyadev/luya-module-admin/zipball/69ddd37bfaea64ac2ecd3f6c8d853604bb7ac6ce", + "reference": "69ddd37bfaea64ac2ecd3f6c8d853604bb7ac6ce", "shasum": "" }, "require": { @@ -619,6 +619,7 @@ "bower-asset/angular-filter": "~0.5.15", "bower-asset/angular-loading-bar": "^0.9", "bower-asset/angularjs-datepicker": "^2.1.0", + "bower-asset/angularjs-slider": "~6.6.0", "bower-asset/bowser": "~1.7.3", "bower-asset/echarts": "~3.8.5", "bower-asset/ng-file-upload": "~12.2.0", @@ -667,20 +668,20 @@ "yii", "yii2" ], - "time": "2018-06-05T13:23:29+00:00" + "time": "2018-09-03T13:32:44+00:00" }, { "name": "luyadev/luya-module-cms", - "version": "1.0.5.1", + "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/luyadev/luya-module-cms.git", - "reference": "2bb4096befb6de9ad2aab52c19556068dec3a7fb" + "reference": "4a547473c63af224d7137691679e97762536ec14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/luyadev/luya-module-cms/zipball/2bb4096befb6de9ad2aab52c19556068dec3a7fb", - "reference": "2bb4096befb6de9ad2aab52c19556068dec3a7fb", + "url": "https://api.github.com/repos/luyadev/luya-module-cms/zipball/4a547473c63af224d7137691679e97762536ec14", + "reference": "4a547473c63af224d7137691679e97762536ec14", "shasum": "" }, "require-dev": { @@ -731,7 +732,7 @@ "yii2", "yii2-cms" ], - "time": "2018-06-09T08:36:36+00:00" + "time": "2018-09-03T13:34:40+00:00" }, { "name": "luyadev/luya-testsuite",