Update Changelog according to 3.8.8

Therefore, change release name
This commit is contained in:
Benoît Burnichon
2015-12-02 17:03:27 +01:00
parent 08ad69fcd9
commit 390a199e4e
2 changed files with 9 additions and 1 deletions

View File

@@ -10,6 +10,14 @@
- Convert Ftp Export custom adapter to Doctrine entity.
- Session management is now part of Phraseanet configuration.
## 3.8.8 (2015-12-02)
- BugFix: Wrong BaseController used when no plugin installed.
- BugFix: Mismatch in CORS configuration
- BugFix: all subdefs are shown when permalink is available in prod imagetools
- BugFix: Empty labels are considered as valid
- BugFix: Error 500 on prod imagetools when insufficient rights
## 3.8.7 (2015-11-09)
- NewFeature: Adding public, temporary links (link generation based on JSON Web Token)

View File

@@ -21,7 +21,7 @@ class Version
/**
* @var string
*/
private $name = 'Herrerasaurus';
private $name = 'Itemirus';
/**
* @return string