Skip to content

Commit 12a5dc5

Browse files
committed
chore: release rlt version 0.2.1
1 parent db56dbf commit 12a5dc5

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11

2-
## [0.2.0](https://github.com/wfxr/rlt/compare/v0.1.1..0.2.0) (2024-08-12)
2+
## [0.2.1](https://github.com/wfxr/rlt/compare/v0.2.0..0.2.1) (2024-12-28)
3+
4+
### 🚀 Features
5+
6+
- Add colored styles by default - ([1e068b5](https://github.com/wfxr/rlt/commit/1e068b569288f700bffd475f9d701fa837329e17))
7+
8+
### ⚙️ Miscellaneous Tasks
9+
10+
- Bump up dependencies - ([db56dbf](https://github.com/wfxr/rlt/commit/db56dbf10aac640d9e700a2798d5715fcf8a5d08))
11+
- Bump up dependencies - ([0a067be](https://github.com/wfxr/rlt/commit/0a067be18a08de276f7cc4bc85cc0e73b81417da))
12+
13+
## [0.2.0](https://github.com/wfxr/rlt/compare/v0.1.1..v0.2.0) (2024-08-12)
314

415
### 🚀 Features
516

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rlt"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Wenxuan Zhang <[email protected]>"]
55
description = "A universal load testing library for Rust, with real-time TUI support"
66
categories = [

0 commit comments

Comments
 (0)