Skip to content

Commit a34608a

Browse files
author
Alexej Yaroshevich
committed
Docs: update changelog, fix broken link
1 parent cf2aff9 commit a34608a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33
This 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

815
Fixing 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

0 commit comments

Comments
 (0)