We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ed889 commit 97dbc49Copy full SHA for 97dbc49
1 file changed
CHANGELOG.md
@@ -6,8 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [v4.2.1]
9
-- Fix Italian translation ([#950])
10
-- User Registration fails when trying to register two accounts with the same email address ([#953])
+
+### Fixed
11
+- Italian translation ([#950])
12
+- User Registration failing when trying to register two accounts with the same email address ([#953])
13
+- Bad test case for `CoreController::getAsset`.
14
15
## [v4.2.0]
16
### Changed Requirements
0 commit comments