Prevent getModules() selectors from returning duplicate entries.

This commit is contained in:
Michael Teeuw
2016-07-14 11:48:37 +02:00
parent 1f558d46a4
commit c81db752f6
2 changed files with 22 additions and 28 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## Unpublished
### Fixed
- Prevent `getModules()` selectors from returning duplicate entries.
## [2.0.3] - 2016-07-12
### Added
- Add max newsitems parameter to the newsfeed module.