File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ Types of changes are:
1313* ** Fixed** for any bug fixes.
1414
1515## [ Unreleased]
16+
17+
18+ ## [ 0.3.0] - 2021-12-02
1619### Added
1720* Some automatic template variables can now be included: ` workspace_project_path ` and ` workspace_project_name ` .
1821
@@ -35,7 +38,8 @@ Types of changes are:
3538 - Use custom templates
3639 - Add plugins containing custom project type adapters
3740
38- [ Unreleased ] : https://github.com/jacksmith15/workspace-cli/compare/0.2.0..HEAD
41+ [ Unreleased ] : https://github.com/jacksmith15/workspace-cli/compare/0.3.0..HEAD
42+ [ 0.3.0 ] : https://github.com/jacksmith15/workspace-cli/compare/0.2.0..0.3.0
3943[ 0.2.0 ] : https://github.com/jacksmith15/workspace-cli/compare/0.1.0..0.2.0
4044[ 0.1.0 ] : https://github.com/jacksmith15/workspace-cli/compare/initial..0.1.0
4145
Original file line number Diff line number Diff line change 1- __version__ = "0.2 .0"
1+ __version__ = "0.3 .0"
You can’t perform that action at this time.
0 commit comments