Skip to content

Commit effd1e7

Browse files
committed
Update CHANGELOG.md
1 parent aa3cafc commit effd1e7

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +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.1] - 2022-05-04
7+
## [1.4.1](https://github.com/Cdddo/vscode-unity-code-snippets/tree/v1.4.1) - 2022-05-04
8+
89
### Added
910
- XML Summaries
1011

1112
### Changed
1213
- Debug methods now include string interpolation
1314

14-
## [1.4.0] - 2022-04-02
15+
## [1.4.0](https://github.com/Cdddo/vscode-unity-code-snippets/tree/v1.4.0) - 2022-04-02
16+
1517
### Added
1618
- Debug methods:
1719
* Debug.DrawLine()
@@ -75,8 +77,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7577

7678

7779
## 1.0.0 - 2017-10-10
78-
- :tada: Initial release
79-
80-
81-
[Unreleased]: https://github.com/Cdddo/vscode-unity-code-snippets/tree/master
82-
[1.4.0]: https://github.com/Cdddo/vscode-unity-code-snippets/tree/v1.4.0
80+
- :tada: Initial release

0 commit comments

Comments
 (0)