Made file capitalization consistent for a few files. (.PNG --> .png), because some file systems are queasy on that.
(See https://superuser.com/questions/881804/case-sensitive-file-extensions-in-windows-and-linux)
2
.gitignore
vendored
|
@ -15,3 +15,5 @@ quirks/*
|
|||
Pesterchum.dmg
|
||||
*.md.backup
|
||||
subscript.txt
|
||||
package-lock.json
|
||||
package.json
|
||||
|
|
|
@ -1,6 +1,12 @@
|
|||
# Changelog
|
||||
(This document uses YYYY-MM-DD as per ISO 8601)
|
||||
|
||||
## [v2.1.2]
|
||||
|
||||
### Changed
|
||||
- Made file capitalization consistent for a few files. (.PNG --> .png), because some file systems are queasy on that. (See https://superuser.com/questions/881804/case-sensitive-file-extensions-in-windows-and-linux)
|
||||
|
||||
|
||||
## [v2.1.1] - 2021-4-12
|
||||
|
||||
### Fixed
|
||||
|
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 305 B |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 329 B After Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 975 B After Width: | Height: | Size: 975 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 352 B |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 499 B |