File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,8 @@ All notable changes to this project will be documented in this file.
99### Changes
1010_ Changes of existing functionality_
1111
12- - Changed format for tasks listing
13-
1412### New Features
1513
16- - Added task parameters, see #2 (@lispython )
17-
1814### Bugfixes
1915_ For any bug fixes_
2016
@@ -30,6 +26,16 @@ _Other cases_
3026
3127---
3228
29+ ## [ v0.2.0] ( https://github.com/devrc-hub/devrc/releases/tag/v0.2.0 ) - 2021-03-03
30+
31+ ### Changes
32+ - Changed format for tasks listing
33+
34+ ### New Features
35+
36+ - Added task parameters
37+
38+
3339## [ v0.1.0] ( https://github.com/devrc-hub/devrc/releases/tag/v0.1.0 ) - 2021-02-23
3440
3541### Changes
Original file line number Diff line number Diff line change 11[package ]
22name = " devrc"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44authors = [" Alex <github.com/lispython>" ]
55description = " devrc is an easy to use task automation tool on steroids for developers"
66edition = " 2018"
You can’t perform that action at this time.
0 commit comments