File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0] - 2022-04-02
8+ ### Added
9+ - Debug methods:
10+ * Debug.DrawLine()
11+ * Debug.DrawRay()
12+
13+ ### Changed
14+ - Removed parenthesis from prefixes to improve usability
15+ - General fixes
16+
717## [ 1.3.0] - 2018-11-18
818### Added
919- MonoBehaviour messages:
@@ -64,4 +74,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6474[ Unreleased ] : https://github.com/kleber-swf/vscode-unity-code-snippets/tree/master
6575[ 1.2.1 ] : https://github.com/kleber-swf/vscode-unity-code-snippets/tree/v1.2.1
6676[ 1.1.0 ] : https://github.com/kleber-swf/vscode-unity-code-snippets/tree/v1.1.0
67- [ 1.0.0 ] : https://github.com/kleber-swf/vscode-unity-code-snippets/tree/v1.0.0
77+ [ 1.0.0 ] : https://github.com/kleber-swf/vscode-unity-code-snippets/tree/v1.0.0
You can’t perform that action at this time.
0 commit comments