File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11" File: jsdoc.vim
22" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33" Modifyed: Shinya Ohyanagi <sohyanagi@gmail.com>
4- " Version: 0.12 .0
4+ " Version: 1.0 .0
55" WebPage: http://github.com/heavenshell/vim-jsdoc/
66" Description: Generate JSDoc to your JavaScript file.
77" License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 11*jsdoc.txt* Generate JSDoc to your JavaScript code.
22
3- Version: 0.12 .0
3+ Version: 1.0 .0
44Author: NAKAMURA, Hisashi <https://github.com/sunvisor >
55Modifyed: Shinya Ohynagi <sohyanagi@gmail.com>
66Repository: http://github.com/heavenshell/vim-jsdoc/
@@ -301,6 +301,9 @@ g:jsdoc_user_defined_tags *g:jsdoc_user_defined_tags*
301301>
302302==============================================================================
303303CHANGELOG *jsdoc-changelog*
304+ 2020-04-25
305+ - Freeze 1.0.0
306+
3043072017-01-28
305308- Fix an optional parameter and default value.
306309 see https://github.com/heavenshell/vim-jsdoc/issues/64 details.
Original file line number Diff line number Diff line change 11" File: jsdoc.vim
22" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33" Modifyed: Shinya Ohyanagi <sohyanagi@gmail.com>
4- " Version: 0.12 .0
4+ " Version: 1.0 .0
55" WebPage: http://github.com/heavenshell/vim-jsdoc/
66" Description: Generate JSDoc to your JavaScript file.
77" License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 11" File: jsdoc.vim
22" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33" Modifyed: Shinya Ohyanagi <sohyanagi@gmail.com>
4- " Version: 0.12 .0
4+ " Version: 1.0 .0
55" WebPage: http://github.com/heavenshell/vim-jsdoc/
66" Description: Generate JSDoc to your JavaScript file.
77" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments