File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed 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.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
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
+
6
13
## [ v1.0.1] - 2015-05-11
7
14
8
15
Fixing version for jsdoctypeparser to prevent unexpected reports for some non-standard declarations.
@@ -379,6 +386,8 @@ Initial functionality imported from JSCS
379
386
* [[ ` 49fc5825d7 ` ] ( https://github.com/jscs-dev/jscs-jsdoc/commit/49fc5825d7 )] - initial functionality (Alexej Yaroshevich)
380
387
381
388
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
382
391
[ v1.0.0 ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v0.4.6...v1.0.0
383
392
[ v0.4.6 ] : https://github.com/jscs-dev/jscs-jsdoc/compare/v0.4.5...v0.4.6
384
393
[ 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