Skip to content

Commit 1b7e0b2

Browse files
committed
Prepare 2.0.0-rc1
1 parent 43d6887 commit 1b7e0b2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 2.0.0-rc1 (not released on crates.io) Jul 20, 2020
99

1010
* Timeline now displays ongoing activities.
1111

12-
## [2.0.0-beta](https://crates.io/crates/rtw/2.0.0-beta) Jul, 2020
12+
## [2.0.0-beta](https://crates.io/crates/rtw/2.0.0-beta) Jul 16, 2020
1313

1414
This version is mostly backward compatible with previous `rtw` data,
1515
please discard ongoing activities (remove `~/.rtw.json`) before using this version.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rtw"
3-
version = "2.0.0-beta"
3+
version = "2.0.0-rc1"
44
authors = ["PicoJr <picojr_dev@gmx.com>"]
55
edition = "2018"
66
repository = "https://github.com/PicoJr/rtw"

0 commit comments

Comments
 (0)