File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55
6+ ## [ unreleased]
7+
8+ ### Misc
9+
10+ * [[ ` cf2aff91c2 ` ] ( https://github.com/iojs/io.js/commit/cf2aff91c2 )] - ** Misc** : bump jsdoctypeparser to use new PEG parser (Alexej Yaroshevich)
11+
12+
613## [ v1.0.1] - 2015-05-11
714
815Fixing version for jsdoctypeparser to prevent unexpected reports for some non-standard declarations.
@@ -379,6 +386,8 @@ Initial functionality imported from JSCS
379386* [[ ` 49fc5825d7 ` ] ( https://github.com/jscs-dev/jscs-jsdoc/commit/49fc5825d7 )] - initial functionality (Alexej Yaroshevich)
380387
381388
389+ [ unreleased ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v1.0.1...HEAD
390+ [ v1.0.1 ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v1.0.0...v1.0.1
382391[ v1.0.0 ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v0.4.6...v1.0.0
383392[ v0.4.6 ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v0.4.5...v0.4.6
384393[ v0.4.5 ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v0.4.4...v0.4.5
You can’t perform that action at this time.
0 commit comments