File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments