Skip to content

Commit 22cb93a

Browse files
committed
update doc
1 parent 0646fd4 commit 22cb93a

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/mazznoer/colorgrad-rs/compare/v0.6.2...HEAD)
3+
## [Unreleased](https://github.com/mazznoer/colorgrad-rs/compare/v0.7.0...HEAD)
4+
5+
## [0.7.0](https://github.com/mazznoer/colorgrad-rs/compare/v0.6.2...v0.7.0)
46

57
### Added
68

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,10 @@
55
<a href="https://github.com/mazznoer/colorgrad-rs"><img alt="License" src="https://img.shields.io/crates/l/colorgrad"></a>
66
<a href="https://crates.io/crates/colorgrad"><img alt="crates.io" src="https://img.shields.io/crates/v/colorgrad.svg"></a>
77
<a href="https://docs.rs/colorgrad"><img alt="Documentation" src="https://docs.rs/colorgrad/badge.svg"></a>
8-
<a href="https://github.com/mazznoer/colorgrad-rs/actions"><img alt="Build Status" src="https://github.com/mazznoer/colorgrad-rs/workflows/Rust/badge.svg"></a>
9-
<a href="https://codecov.io/gh/mazznoer/colorgrad-rs"><img alt="codecov" src="https://codecov.io/gh/mazznoer/colorgrad-rs/branch/master/graph/badge.svg"></a>
8+
<a href="https://github.com/mazznoer/colorgrad-rs/actions"><img alt="Build Status" src="https://github.com/mazznoer/colorgrad-rs/actions/workflows/rust.yml/badge.svg"></a>
109
<a href="https://crates.io/crates/colorgrad"><img alt="Total Downloads" src="https://img.shields.io/crates/d/colorgrad.svg"></a>
1110
</p>
1211

13-
<p align="center">
14-
<strong style="color:#ff0000;">:bangbang: Documentation for colorgrad v0.7 (unreleased) :bangbang:</strong>
15-
</p>
16-
1712
<p align="center">
1813
<a href="https://www.rust-lang.org/">Rust</a> color scales library for data visualization, charts, games, maps, generative art and others.
1914
</p>

0 commit comments

Comments
 (0)