We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5094ebc commit 4c3d931Copy full SHA for 4c3d931
1 file changed
CHANGELOG.md
@@ -2,14 +2,18 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## 0.1.1 - 2016-04-25
+## [0.1.1] - 2016-04-25
6
#### Added
7
- Added CONTRIBUTING.md and CHANGELOG.md
8
9
#### Changed
10
+- Improvements to the example controller code in README.md
11
- Code cleanup
12
- Improved README.md
13
14
+#### Fixed
15
+- Extension driver had include class name which meant could not install
16
+
17
## 0.1.0 - 2015-09-13
18
19
- Initial release
0 commit comments