Skip to content

Commit abce52a

Browse files
author
Alexej Yaroshevich
committed
Docs: update changelog and fix url
1 parent 544cf7d commit abce52a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
## [unreleased]
77

88
### New rules
9-
* [[`152ab67a91`](https://github.com/iojs/io.js/commit/152ab67a91)] - New rule: requireDescriptionCompleteSentence (dtracers)
9+
* [[`152ab67a91`](https://github.com/jscs-dev/jscs-jsdoc/commit/152ab67a91)] - New rule: requireDescriptionCompleteSentence (dtracers)
1010

1111
### Docs
12-
* [[`9e56f72b88`](https://github.com/iojs/io.js/commit/9e56f72b88)] - **Docs**: Add requireDescriptionCompleteSentence to readme. (dtracers)
13-
* [[`a34608a22b`](https://github.com/iojs/io.js/commit/a34608a22b)] - **Docs**: update changelog, fix broken link (Alexej Yaroshevich)
12+
* [[`9e56f72b88`](https://github.com/jscs-dev/jscs-jsdoc/commit/9e56f72b88)] - **Docs**: Add requireDescriptionCompleteSentence to readme. (dtracers)
13+
* [[`a34608a22b`](https://github.com/jscs-dev/jscs-jsdoc/commit/a34608a22b)] - **Docs**: update changelog, fix broken link (Alexej Yaroshevich)
1414

1515
### Misc
16-
* [[`cf2aff91c2`](https://github.com/iojs/io.js/commit/cf2aff91c2)] - **Misc**: bump jsdoctypeparser to use new PEG parser (Alexej Yaroshevich)
16+
* [[`cf2aff91c2`](https://github.com/jscs-dev/jscs-jsdoc/commit/cf2aff91c2)] - **Misc**: bump jsdoctypeparser to use new PEG parser (Alexej Yaroshevich)
17+
* [[`544cf7d7cb`](https://github.com/jscs-dev/jscs-jsdoc/commit/544cf7d7cb)] - **Misc**: add changelog npm command (Alexej Yaroshevich)
1718

1819

1920
## [v1.0.1] - 2015-05-11

0 commit comments

Comments
 (0)