mirror of
https://github.com/humhub/humhub.git
synced 2025-03-14 20:19:47 +01:00
Created new CHANGELOG.md section for 1.3.15
This commit is contained in:
parent
3228253e06
commit
00ed93f379
@ -16,7 +16,7 @@ Yii::$classMap['Zend\Stdlib\ArrayObject'] = '@humhub/compat/ArrayObject.php';
|
||||
|
||||
$config = [
|
||||
'name' => 'HumHub',
|
||||
'version' => '1.3.14',
|
||||
'version' => '1.3.15-pre',
|
||||
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
|
||||
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader', 'queue', 'humhub\modules\ui\view\bootstrap\ThemeLoader'],
|
||||
'sourceLanguage' => 'en',
|
||||
|
@ -2,6 +2,12 @@ HumHub Change Log
|
||||
=================
|
||||
|
||||
|
||||
1.3.15 (Unreleased)
|
||||
--------------------
|
||||
|
||||
(no changed yet)
|
||||
|
||||
|
||||
1.3.14 (June 26, 2019)
|
||||
------------------------
|
||||
- Fix: LinkedIn API call to v1 deprecated use v2 (@Felli)
|
||||
|
Loading…
x
Reference in New Issue
Block a user