We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a68720 commit c7e6b1eCopy full SHA for c7e6b1e
CHANGELOG
@@ -1,6 +1,8 @@
1
# Changelog
2
3
## Unreleased
4
+
5
+## 0.5.0 - 2020-03-14
6
### Added
7
- Legends for line plots
8
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "plotlib"
-version = "0.4.0"
+version = "0.5.0"
authors = ["Matt Williams <matt@milliams.com>"]
description = "Pure Rust plotting library"
readme = "README.md"
0 commit comments