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