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 dd199fd commit 7325ba5Copy full SHA for 7325ba5
CHANGELOG.md
@@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
+## 0.2.0 - 2018-10-05
8
+
9
+### Added
10
+- Filter module list by core & custom modules ([#6](https://github.com/magento-hackathon/DevDashboard2/issues/6))
11
+- Show missing php extensions ([#11](https://github.com/magento-hackathon/DevDashboard2/issues/11))
12
13
+### Fixed
14
+- Error when creating new admin user ([#20](https://github.com/magento-hackathon/DevDashboard2/issues/20))
15
16
## 0.1.0 - 2018-03-11
17
### Added
0 commit comments