Skip to content

Commit cfc5f23

Browse files
authored
Added pull request and issue links on the original plugin
1 parent 64edb05 commit cfc5f23

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ All notable changes to this extension will be documented in this file.
33

44
<!--Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.-->
55
## [1.0.3]
6-
- Added support for JavaScript and TypeScript multiline block comments - a pull request by a-stewart for the original plugin. Fixes issue #27.
6+
- Added support for JavaScript and TypeScript multiline block comments - a [pull request by a-stewart](https://github.com/kevb34ns/auto-comment-blocks/pull/35) for the original plugin. Fixes issue kevb34ns/auto-comment-blocks#27.
77
- Created a new language config file for Blade to use blade's comments as well as the multiline block comments
8-
- Updated various language config files to reflect a pull request by a-stewart for the original plugin.
9-
- Added support for protocol buffers - a pull request by jun-sheaf for the original plugin.
10-
- Added support for `//!` comments - a pull request by Lucretiel for the original plugin and fixes the issue #25
11-
- Added support for csharp (using the cpp config file) - Fixes the issue #41.
8+
- Updated various language config files to reflect a [pull request by a-stewart](https://github.com/kevb34ns/auto-comment-blocks/pull/37) for the original plugin.
9+
- Added support for protocol buffers - a [pull request by jun-sheaf](https://github.com/kevb34ns/auto-comment-blocks/pull/30) for the original plugin.
10+
- Added support for `//!` comments - a [pull request by Lucretiel](https://github.com/kevb34ns/auto-comment-blocks/pull/29) for the original plugin and fixes the issue kevb34ns/auto-comment-blocks#25
11+
- Added support for csharp(c#) (using the cpp(c++) config file) - Fixes the issue kevb34ns/auto-comment-blocks#41.
1212
- Updated the support for `/*! */` comments and including the `!` on every line.
1313

1414
## [1.0.2]
@@ -59,4 +59,4 @@ All notable changes to this extension will be documented in this file.
5959
- Changed `galleryBanner.theme`.
6060

6161
## [0.0.1]
62-
- Initial release
62+
- Initial release

0 commit comments

Comments
 (0)