Skip to content

Commit 5d9dd60

Browse files
committed
release: v1.0.0
1 parent 3e2b398 commit 5d9dd60

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Releases]
99

10+
## [1.0.0] - 2022-02-19
11+
12+
### Gunfollower v1.0 Release
13+
14+
#### Features
15+
16+
- Now you can also track people you are following from `gunfollower`!
17+
- You can add `p10k battery`, use the command `gunfollower shell` to learn more
18+
19+
#### Contributors
20+
21+
@DarthBenro008
22+
1023
## [0.1.4] - 2022-01-06
1124

1225
### Enable Gunfollower default command and enhanced CI
@@ -50,4 +63,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5063
- Uses sled db
5164
- Caching Mechansim
5265
- Smart status and logging status
53-

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 = "gunfollower"
3-
version = "0.1.4"
3+
version = "1.0.0"
44
authors = ["Hemanth Krishna <[email protected]>"]
55
license = "MIT"
66
description = "Rust CLI to check who unfollows you on GitHub"

0 commit comments

Comments
 (0)