diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8560034 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,30 @@ +CHANGELOG +========= + + +1.1.2 (2017-06-04) +------------------ + +- Update elFinder to 2.1.24. +- Improve support for composer installations. + + +1.1.1 (2016-04-04) +------------------ + +- Update elFinder to 2.1.10. +- Fix issues with CSRF protection. + + +1.1.0 (2016-01-17) +------------------ + +- Update elFinder to 2.1.5. +- Aliases and paths are no longer hardcoded - extension should work better with composer installations. +- Minor improvements and bugfixes. + + +1.0.0 (2014-04-14) +------------------ + +- Initial release.