Skip to content

Commit a0d33e0

Browse files
committed
[DOC] Add changelog in preparation for v0.1.0
1 parent 18386fb commit a0d33e0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

changelog.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic
7+
Versioning](https://semver.org/spec/v2.0.0.html).
8+
9+
## [Unreleased]
10+
11+
### Added
12+
13+
### Changed
14+
15+
### Deprecated
16+
17+
### Fixed
18+
19+
## [0.1.0] - 2024-09-11
20+
21+
Initial release.
22+
23+
[unreleased]: https://github.com/f-dangel/wandb_preempt/compare/v0.1.0...HEAD
24+
[0.1.0]: https://github.com/f-dangel/wandb_preempt/compare/ef3d15cf1474c2b780acad60a722f46880d43c84...v0.1.0

0 commit comments

Comments
 (0)