This repository was archived by the owner on Oct 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file starting with v0.8.6.
4+ This project * tries* to adhere to [ Semantic Versioning] ( http://semver.org/ ) , even before v1.0.
5+
6+ Changes are grouped as follows:
7+ - ** Added** for new features.
8+ - ** Changed** for changes in existing functionality.
9+ - ** Deprecated** for once-stable features removed in upcoming releases.
10+ - ** Removed** for deprecated features removed in this release.
11+ - ** Fixed** for any bug fixes.
12+ - ** Security** to invite users to upgrade in case of vulnerabilities.
13+
14+ <!--
15+ Whitespace conventions:
16+ - 4 spaces before ## titles
17+ - 2 spaces before ### titles
18+ - 1 spaces before normal text
19+ -->
20+
21+
22+
23+
24+ ## [ 0.8.6] - 2016-06-30
25+
26+
27+ ### Fixed
28+
29+ - Method missing within a component was being reported as ` incorrect const name ` (#151 )
You can’t perform that action at this time.
0 commit comments