Skip to content

Commit bf800f1

Browse files
authored
Update CHANGELOG.md
1 parent 3f49c33 commit bf800f1

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)