Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed Mar 22, 2017
1 parent d44f0cc commit e9095f9
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 22 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CHANGELOG for Sulu CMF
======================

* 1.4.11 (2017-03-22)
* HOTFIX #3270 [Webspace] Removed localization usage check in webspace's xml files
* HOTFIX #3263 [SearchBundle] Escape search terms
* HOTFIX #3271 [MarkupBundle] Fix request format in MarkupBundle listener

* 1.4.10 (2017-03-15)
* HOTFIX #3261 [Webspace] Fixed domain match for country specific domains
* HOTFIX #3262 [WebsiteBundle] Fixed seo caninical tag with shadow.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"type": "project",
"description": "The sulu content management framework",
"version": "1.4.10",
"version": "1.4.11",
"autoload": {
"psr-0": {
"": "src/"
Expand Down
44 changes: 23 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e9095f9

Please sign in to comment.