File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
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+
818## [ 2.0.0] - 2019-11-05
919
1020<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 11[package ]
22name = " onefetch"
33description = " Git repository summary on your terminal"
4- version = " 2.0.0 "
4+ version = " 2.0.1 "
55authors = [" o2sh <ossama-hjaji@live.fr>" ]
66readme = " README.md"
77license = " MIT"
Original file line number Diff line number Diff line change 11<p align =" center " >
22 <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 >
44 <a href =" https://travis-ci.org/o2sh/onefetch " ><img src =" https://travis-ci.org/o2sh/onefetch.svg?branch=master " alt =" Build Status " ></a >
55 <a href =" ./LICENSE.md " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " ></a >
66</p >
You can’t perform that action at this time.
0 commit comments