Skip to content

Commit 98f8041

Browse files
author
˜Luan
committed
Update version to 0.1.0 for formatting improvements
1 parent 9aef721 commit 98f8041

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.0] - 2024-08-21
9+
10+
### Changed
11+
12+
- **Code Formatting**: Improved code formatting and code organization
13+
- **Dependencies**: Cleaned up Cargo.toml and removed unused tracing-subscriber
14+
- **Documentation**: Updated README.md and CHANGES.md formatting
15+
816
## [0.0.1] - 2024-08-21
917

1018
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.1.0

0 commit comments

Comments
 (0)