Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
b694c02a
Unverified
Commit
b694c02a
authored
Sep 10, 2017
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preparing 2.6.0 release
parent
62efe73a
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
AsgardCms.php
Modules/Core/Foundation/AsgardCms.php
+1
-1
changelog.yml
Modules/Core/changelog.yml
+1
-1
changelog.yml
Modules/Translation/changelog.yml
+1
-1
changelog.yml
Modules/User/changelog.yml
+1
-1
changelog.yml
Modules/Workshop/changelog.yml
+1
-1
No files found.
Modules/Core/Foundation/AsgardCms.php
View file @
b694c02a
...
@@ -8,5 +8,5 @@ class AsgardCms
...
@@ -8,5 +8,5 @@ class AsgardCms
* The AsgardCms version.
* The AsgardCms version.
* @var string
* @var string
*/
*/
const
VERSION
=
'2.
5.2
'
;
const
VERSION
=
'2.
6.0
'
;
}
}
Modules/Core/changelog.yml
View file @
b694c02a
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.
x.x@unreleased
"
:
"
2.
6.0
"
:
added
:
added
:
-
Added an <code>AsgardCms</code> class containing the current cms version
-
Added an <code>AsgardCms</code> class containing the current cms version
"
2.5.2"
:
"
2.5.2"
:
...
...
Modules/Translation/changelog.yml
View file @
b694c02a
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.
x.x@unreleased
"
:
"
2.
6.0
"
:
changed
:
changed
:
-
Refactored the Translation controller for clean code
-
Refactored the Translation controller for clean code
"
2.5.1"
:
"
2.5.1"
:
...
...
Modules/User/changelog.yml
View file @
b694c02a
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.
x.x@unreleased
"
:
"
2.
6.0
"
:
added
:
added
:
-
New methods on the Sentinel Guard, <code>logout</code> and <code>loginUsingId</code>
-
New methods on the Sentinel Guard, <code>logout</code> and <code>loginUsingId</code>
"
2.5.0"
:
"
2.5.0"
:
...
...
Modules/Workshop/changelog.yml
View file @
b694c02a
url
:
https://github.com/AsgardCms/Platform
url
:
https://github.com/AsgardCms/Platform
versions
:
versions
:
"
2.
x.x
@unreleased"
:
"
2.
6.0
@unreleased"
:
changed
:
changed
:
-
Read core module version from the AsgardCms class other modules keep same logic (<code>version</code> key in <code>module.json</code>)
-
Read core module version from the AsgardCms class other modules keep same logic (<code>version</code> key in <code>module.json</code>)
"
2.5.0"
:
"
2.5.0"
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment