We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880cb33 commit d35e563Copy full SHA for d35e563
CHANGELOG.md
@@ -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