Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthBenro008 committed Feb 19, 2022
1 parent 3e2b398 commit 5d9dd60
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Releases]

## [1.0.0] - 2022-02-19

### Gunfollower v1.0 Release

#### Features

- Now you can also track people you are following from `gunfollower`!
- You can add `p10k battery`, use the command `gunfollower shell` to learn more

#### Contributors

@DarthBenro008

## [0.1.4] - 2022-01-06

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

2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "gunfollower"
version = "0.1.4"
version = "1.0.0"
authors = ["Hemanth Krishna <[email protected]>"]
license = "MIT"
description = "Rust CLI to check who unfollows you on GitHub"
Expand Down

0 comments on commit 5d9dd60

Please sign in to comment.