Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Comptoir
Comptoir-srv
Commits
75e89b74
Commit
75e89b74
authored
Apr 07, 2020
by
Fabrice Gangler
🎨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set version to v2.6.1_DEV
parent
a9590d6d
Pipeline
#9028
passed with stage
in 3 minutes and 26 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
2 deletions
+23
-2
CHANGELOG.md
CHANGELOG.md
+22
-1
config/bootstrap.php
config/bootstrap.php
+1
-1
No files found.
CHANGELOG.md
View file @
75e89b74
...
...
@@ -5,7 +5,28 @@ Tous les changements notables de ce projet sont documentés dans ce fichier.
Le format s'appuie sur
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
et le projet suit
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
[
2.6.0
](
https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.6.0
)
- 2020-04-07
## Unreleased yet ---> [2.6.x](#) - 2020-0x-xx
*
[
...
](
#
)
### Added
...
### Changed
...
### Fixed
...
### Deprecated
...
### Security
...
## [2.6.0](https://gitlab.adullact.net/Comptoir/Comptoir-srv/tags/v2.6.0) - 2020-04-07
### Added
*
[
#788
](
https://gitlab.adullact.net/Comptoir/Comptoir-srv/issues/788
)
Cartographie - 1er version en accès restreint
...
...
config/bootstrap.php
View file @
75e89b74
...
...
@@ -279,7 +279,7 @@ Configure::write(
Configure
::
write
(
'VERSION'
,
[
"footer"
=>
"v2.6.
0
"
"footer"
=>
"v2.6.
1_DEV
"
]
);
...
...
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