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

Commit

Permalink
bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed Jan 12, 2017
1 parent 1b306f2 commit c493fdc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG for Sulu CMF
======================

* 1.4.4 (2016-01-12)
* HOTFIX #3140 [MediaBundle] Use https variant of adobe creative image editor
* HOTFIX #3139 [MediaBundle] Fixed scaling issues on crop overlay in page form
* HOTFIX #3138 [MediaBundle] Fixed cropping with only one given side
* HOTFIX #3134 [MediaBundle]  Fixed default focus point to center
* HOTFIX #3130 [ContentBundle] Fixed moving of blocks without maxOccurs
* HOTFIX #3131 [WebsiteBundle] Fixed sulu_content_path for language-specific domains
* HOTFIX #3127 [ContentBundle] Fixed copy-locale for homepage

* 1.4.3 (2016-12-21)
* HOTFIX #3108 [ContentBundle] Fixed support for multiple properties with minOccurs of 1
* HOTFIX #3099 [ContentBundle] Display draft internal link in test mode
Expand Down
4 changes: 2 additions & 2 deletions 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": "dev-master",
"version": "1.4.4",
"autoload": {
"psr-0": {
"": "src/"
Expand All @@ -23,7 +23,7 @@
"sensio/distribution-bundle": "~5.0",
"sensio/framework-extra-bundle": "^3.0.2",
"incenteev/composer-parameter-handler": "~2.0",
"sulu/sulu": "dev-master",
"sulu/sulu": "1.4.*",
"sulu/theme-bundle": "1.1.*",
"symfony-cmf/core-bundle": "1.2.*",
"dantleech/phpcr-migrations-bundle": "0.1.*",
Expand Down

0 comments on commit c493fdc

Please sign in to comment.