Skip to content

Commit 629991c

Browse files
committed
Updated changelog
1 parent 5e1ba3d commit 629991c

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

CHANGELOG.md

+3-11
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,22 @@
1-
# Change Log
1+
# Changelog
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog][Keep a Changelog] and this project adheres to [Semantic Versioning][Semantic Versioning].
5+
The format is based on [Keep a Changelog][Keep a Changelog], and this project adheres to [Semantic Versioning][Semantic Versioning].
66

77
## [Unreleased]
88

9-
---
10-
119
## [0.0.1] - 2021-01-02
1210

1311
### Added
1412

1513
- First version.
1614

17-
---
18-
19-
## [Released]
20-
21-
---
22-
2315
<!-- Links -->
2416
[Keep a Changelog]: https://keepachangelog.com/
2517
[Semantic Versioning]: https://semver.org/
2618

2719
<!-- Versions -->
28-
[Unreleased]: https://github.com/computer-science-engineering/vscode-cse-framework/compare/v1.0.0...HEAD
20+
[Unreleased]: https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.1..HEAD
2921
[0.0.2]: https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.1..v0.0.2
3022
[0.0.1]: https://github.com/computer-science-engineering/vscode-cse-framework/releases/tag/v0.0.1

0 commit comments

Comments
 (0)