File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.1] - 2023-04-04
9+
10+ ### Added
11+
12+ - Added ` --push ` tag (not yet functional)
13+ - Added unittest to ` raider.rs `
14+
815## [ 0.1.0] - 2023-04-03
916
1017This release marks the first full realization of project's description.
@@ -40,6 +47,7 @@ This release marks the first full realization of project's description.
4047
4148- 'None
4249
50+ [ 0.1.1 ] : https://github.com/mbrav/git_raider/compare/0.1.0...0.1.1
4351[ 0.1.0 ] : https://github.com/mbrav/git_raider/compare/0.0.3...0.1.0
4452[ 0.0.3 ] : https://github.com/mbrav/git_raider/compare/0.0.2...0.0.3
4553[ 0.0.2 ] : https://github.com/mbrav/git_raider/compare/0.0.1...0.0.2
Original file line number Diff line number Diff line change 11[package ]
22name = " git_raider"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44descripion = " Mass git repository search, replace and commit tool"
55authors = [" mbrav <mbrav@protonmail.com>" ]
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments