Skip to content

Commit 1400ff3

Browse files
authored
Merge pull request #1 from denehoffman/release-plz-2024-09-05T22-21-38Z
chore: release v0.1.0
2 parents 0e7e645 + f8e2b8b commit 1400ff3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.0](https://github.com/denehoffman/gitcal/releases/tag/v0.1.0) - 2024-09-05
10+
11+
### Added
12+
- add README.md
13+
- update .gitignore
14+
- add optional username argument
15+
- first commit
16+
17+
### Other
18+
- Merge branch 'main' of github.com:denehoffman/gitcal
19+
- add lockfile
20+
- update Cargo.toml
21+
- capitalizations

0 commit comments

Comments
 (0)