build: initial project release
This commit is contained in:
commit
2e94c513fc
60 changed files with 4935 additions and 0 deletions
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.0.0] - 2026-01-22
|
||||
|
||||
### Added
|
||||
|
||||
- This is the initial release of the library.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
### Changed
|
||||
|
||||
### Removed
|
||||
|
||||
[1.0.0]: https://code.geekeey.de/geekeey/process/releases/tag/1.0.0
|
||||
[Unreleased]: https://code.geekeey.de/geekeey/process/compare/1.0.0...HEAD
|
||||
Loading…
Add table
Add a link
Reference in a new issue