Skip to content

Commit bce1192

Browse files
committed
Create CHANGELOG.md - Version 0.1.0
1 parent 2953ac2 commit bce1192

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 0.1.0
4+
5+
**Initial release of the `today` program.**
6+
7+
### Added
8+
9+
- Source code:
10+
- `today.cpp` - Initial release of the `today` program
11+
- Build system:
12+
- `Makefile` - Simple Make-based build system
13+
- Code formatting configuration:
14+
- `.clang-format` for Clang Format
15+
- Editor tooling support:
16+
- `compile_flags.txt` for `clangd`

0 commit comments

Comments
 (0)