Skip to content

Commit 7a9af80

Browse files
authored
chore: release v0.1.4 (#5)
1 parent 0ae582a commit 7a9af80

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.4](https://github.com/stack-rs/human-bandwidth/compare/releases/tag/0.1.4) - 2025-06-12
6+
7+
### Features
8+
9+
- Support encode and decode of binary prefix system ([#4](https://github.com/stack-rs/human-bandwidth/issues/4)) - ([0ae582a](https://github.com/stack-rs/human-bandwidth/commit/0ae582a597893e85aa6e29fa32d5b0036837a9ff))
10+
11+
<!-- generated by git-cliff -->
512
## [0.1.3](https://github.com/stack-rs/human-bandwidth/compare/releases/tag/0.1.3) - 2024-12-30
613

714
### Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "human-bandwidth"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
license = "Apache-2.0"
66
description = "A library for representing bandwidth speed in a human-readable format."

0 commit comments

Comments
 (0)