Skip to content

Commit

Permalink
Maintenance release: TYPO3 7.6 support
Browse files Browse the repository at this point in the history
Changelog: 0.5.1...0.5.2
  • Loading branch information
fnagel committed Nov 17, 2015
1 parent 64f5066 commit 4c7a1a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2015-11-18 Felix Nagel <info@felixnagel.com>

0.5.2 released: maintenance release
* updated: TYPO3 7.6 support
* changed: Minor CGL fixes

2015-08-10 Felix Nagel <info@felixnagel.com>

0.5.1 released: maintenance release
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '0.5.2-dev',
'version' => '0.5.2',
'dependencies' => '',
'conflicts' => '',
'constraints' => array(
Expand Down

0 comments on commit 4c7a1a2

Please sign in to comment.