Fixed a windows filename bug. Fixed bug where item does not have a web url

This commit is contained in:
Eddy Hintze
2020-01-19 20:31:00 -05:00
parent 1d3ae04a60
commit b0a06d8bc0
3 changed files with 14 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
# Change log
### 0.0.7
- Replace `:` with ` -` in filenames
- Ignore items that do not have a web url
### 0.0.6
- Started change log
- Added more detail to readme