Skip to content

Commit b2dbda2

Browse files
docs: update changelog versions
1 parent a2e59c4 commit b2dbda2

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
## 2.5.0
6+
57
- Add support for targets without an allocator.
68

79
## 2.4.2

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<!-- prettier-ignore-start -->
44

55
[![crates.io](https://img.shields.io/crates/v/bytesize?label=latest)](https://crates.io/crates/bytesize)
6-
[![Documentation](https://docs.rs/bytesize/badge.svg?version=2.4.2)](https://docs.rs/bytesize/2.4.2)
6+
[![Documentation](https://docs.rs/bytesize/badge.svg?version=2.5.0)](https://docs.rs/bytesize/2.5.0)
77
![Version](https://img.shields.io/badge/rustc-1.85+-ab6000.svg)
88
![Apache 2.0 licensed](https://img.shields.io/crates/l/bytesize.svg)
99
<br />
10-
[![Dependency Status](https://deps.rs/crate/bytesize/2.4.2/status.svg)](https://deps.rs/crate/bytesize/2.4.2)
10+
[![Dependency Status](https://deps.rs/crate/bytesize/2.5.0/status.svg)](https://deps.rs/crate/bytesize/2.5.0)
1111
[![Download](https://img.shields.io/crates/d/bytesize.svg)](https://crates.io/crates/bytesize)
1212

1313
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)