Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Pixel Humain
GoGoCarto
Commits
0afc7a49
Unverified
Commit
0afc7a49
authored
Feb 06, 2020
by
Sebastian Castro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
9243711c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+4
-0
config/services.yaml
config/services.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
0afc7a49
v3.0.0
======
*
MAJOR: Upgrade to php7 (mandatory) and symfony 4.4.
v2.5.8
======
*
BUG: Import Categories with space at beginning or the end
...
...
config/services.yaml
View file @
0afc7a49
...
...
@@ -4,7 +4,7 @@
# Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters
:
app.version
:
2.5.8
app.version
:
3.0.0
use_as_sass
:
"
%env(USE_AS_SAAS)%"
locale
:
fr
router.request_context.host
:
'
%env(string:BASE_URL)%'
...
...
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