Skip to content

Commit d35e563

Browse files
committed
Add changelog
1 parent 880cb33 commit d35e563

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog][keep-a-changelog],
6+
and this project adheres to [Semantic Versioning][semver].
7+
8+
[keep-a-changelog]: https://keepachangelog.com/en/1.0.0/
9+
[semver]: https://semver.org/spec/v2.0.0.html
10+
11+
## [Unreleased]
12+
13+
## [0.1.0] - 2024-11-28
14+
15+
### Added
16+
17+
- Initial release
18+
19+
[Unreleased]: https://github.com/anypackage/nuget/compare/v0.1.0...HEAD
20+
[0.1.0]: https://github.com/anypackage/nuget/releases/tag/v0.1.0

0 commit comments

Comments
 (0)