File tree 4 files changed +12
-2
lines changed
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 2.0.1] - 2019-11-06
9
+
10
+ <img src =" https://user-images.githubusercontent.com/13710835/66691603-23fc7b00-ec87-11e9-9280-8afb5b5a4cab.png " alt =" logo " height =" 100px " >
11
+
12
+ ** Contributors:**
13
+ @ebroto
14
+
15
+ ** Misc:**
16
+ * ISC Licence not detected #152 @ebroto
17
+
8
18
## [ 2.0.0] - 2019-11-05
9
19
10
20
<img src =" https://user-images.githubusercontent.com/13710835/66691603-23fc7b00-ec87-11e9-9280-8afb5b5a4cab.png " alt =" logo " height =" 100px " >
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " onefetch"
3
3
description = " Git repository summary on your terminal"
4
- version = " 2.0.0 "
4
+ version = " 2.0.1 "
5
5
authors = [
" o2sh <[email protected] >" ]
6
6
readme = " README.md"
7
7
license = " MIT"
Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<img src =" https://raw.githubusercontent.com/o2sh/onefetch/master/assets/onefetch.png " height =" 130px " ></h3 ><br ><br >
3
- <a href =" https://crates.io/crates/onefetch " ><img src =" https://img.shields.io/badge/crates.io-2.0.0 -orange.svg " alt =" cargo " ></a >
3
+ <a href =" https://crates.io/crates/onefetch " ><img src =" https://img.shields.io/badge/crates.io-2.0.1 -orange.svg " alt =" cargo " ></a >
4
4
<a href =" https://travis-ci.org/o2sh/onefetch " ><img src =" https://travis-ci.org/o2sh/onefetch.svg?branch=master " alt =" Build Status " ></a >
5
5
<a href =" ./LICENSE.md " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " ></a >
6
6
</p >
You can’t perform that action at this time.
0 commit comments