Skip to content

Commit 7d592f6

Browse files
author
Emma
committed
prepare v1.0.2 for release [ci skip]
1 parent 534209a commit 7d592f6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## v1.0.2 (2018-09-18)
4+
5+
* Fix infinite redirect loop that resulted from a BC break in Symfony.
6+
* Improve GitLab CI configuration. Frontend assets can now be downloaded
7+
pre-built. Postmill is now tested against PHP 7.1 and 7.2 automatically.
8+
Templates, translation files, composer.lock, database entities, and all PHP
9+
files in the project are now automatically linted.
10+
* Update dependencies.
11+
12+
## v1.0.1 (2018-08-03)
13+
14+
* Update dependencies (fixes vulnerability in Symfony).
15+
316
## v1.0.0 (2018-06-22)
417

518
* Add ability to set default locale via environment variable.

0 commit comments

Comments
 (0)