Skip to content

Commit c6b4a34

Browse files
chore(main): release 0.1.0 (#3)
1 parent 5d4de06 commit c6b4a34

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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], and this project adheres to [Semantic Versioning].
6+
7+
## [Unreleased]
8+
9+
- Nothing yet.
10+
11+
## [0.1.0] - 2025-08-16
12+
13+
- feat: add development guide, CI/CD workflows, and enhance project structure (#2) @hasansezertasan
14+
- refactor: rename project to 'ossin' and implement system information CLI tool (#1) @hasansezertasan
15+
16+
<!-- Refs -->
17+
[unreleased]: https://github.com/python-ankara-toplulugu/ossin/compare/0.1.0...HEAD
18+
[0.1.0]: https://github.com/python-ankara-toplulugu/ossin/releases/tag/0.1.0
19+
[keep a changelog]: https://keepachangelog.com/en/1.1.0/
20+
[semantic versioning]: https://semver.org

0 commit comments

Comments
 (0)