Docs: Improve Add-on Table and readmes #70
9
scripts-blender/addons/asset_pipeline/CHANGELOG.MD
Normal file
9
scripts-blender/addons/asset_pipeline/CHANGELOG.MD
Normal file
@ -0,0 +1,9 @@
|
||||
## 0.1.1 - 2023-06-02
|
||||
|
||||
### FIXED
|
||||
- Fix Addon Install Instructions
|
||||
- Fix Addons Spelling and Links (#54)
|
||||
|
||||
### UN-CATEGORIZED
|
||||
- Include Addon READMEs in Pipeline Docs (#49)
|
||||
|
@ -31,7 +31,7 @@ bl_info = {
|
||||
"author": "Paul Golter",
|
||||
"description": "Blender Studio Asset Pipeline Add-on",
|
||||
"blender": (3, 1, 0),
|
||||
"version": (0, 1, 0),
|
||||
"version": (0, 1, 1),
|
||||
"location": "View3D",
|
||||
"warning": "",
|
||||
"doc_url": "",
|
||||
|
Loading…
Reference in New Issue
Block a user