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

Commit

Permalink
updated dependencies and bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed Jul 23, 2015
1 parent 3b814b5 commit 8e56f28
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 32 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
CHANGELOG for Sulu CMF
======================

* dev-master
* 1.0.3 (2015-07-23)
* HOTFIX #1394 [MediaBundle] Added regex replace for media download to avoid umlauts error
* HOTFIX #1391 [All] Removed partial load hints
* HOTFIX #1393 [SnippetBundle] Added try-catch to avoid exception for snippet load
* HOTFIX #1395 [ContentBundle] Fixed cache-lifetime is required bug for lifetime "0"
* HOTFIX #1386 [ContentBundle] Fixed hard-coded values in search metadata
* HOTFIX #1400 [SnippetBundle] Fixed block sorting in snippet form
* HOTFIX #1378 [ContentBundle] Fixed sorting of pages
* HOTFIX #1414 [ContentBundle] Set published property in resolved smart content to date instead boolean

* 1.0.2 (2015-07-13)
* HOTFIX #479 [SULU-STANDARD] Use sulu:build for setting up test database
* HOTFIX #1355 [CoreBundle] Fixed creator id for website document
* HOTFIX #1346 [ContentBundle] Reversed order of paths to enable overriding of templates again
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.0.2",
"version": "1.0.3",
"autoload": {
"psr-0": {
"": "src/"
Expand Down
60 changes: 30 additions & 30 deletions composer.lock

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

0 comments on commit 8e56f28

Please sign in to comment.