Skip to content

Commit 58f1712

Browse files
committed
Merge branch 'hotfix-4.0.22' into stable
2 parents bfa4baf + 1b67faf commit 58f1712

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77

88
/builds/
99
/database/database.sqlite
10+
.env

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [4.0.22] - 2018-01-09
8+
### Added
9+
- Core: Adds dotenv component.
10+
711
## [4.0.21] - 2018-01-05
812
### Added
913
- Core: Helpers `abort`, `abort_if` and `abort_unless`.

0 commit comments

Comments
 (0)