File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.4.1] - 2022-05-04
8+ ### Added
9+ - XML Summaries
10+
11+ ### Changed
12+ - Debug methods now include string interpolation
13+
14+ ### Fixed
15+ - Removed parenthesis from prefixes to improve usability
16+
717## [ 1.4.0] - 2022-04-02
818### Added
919- Debug methods:
Original file line number Diff line number Diff line change 22 "name" : " unity-code-snippets-newline" ,
33 "displayName" : " Unity Code Snippets Newline" ,
44 "description" : " All snippets you need for Unity3D development" ,
5- "version" : " 1.4.0 " ,
5+ "version" : " 1.4.1 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/Cdddo/vscode-unity-code-snippets"
You can’t perform that action at this time.
0 commit comments