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)
4
.gitignore
vendored
|
@ -14,4 +14,6 @@ quirks/*
|
||||||
*.pkl
|
*.pkl
|
||||||
Pesterchum.dmg
|
Pesterchum.dmg
|
||||||
*.md.backup
|
*.md.backup
|
||||||
subscript.txt
|
subscript.txt
|
||||||
|
package-lock.json
|
||||||
|
package.json
|
||||||
|
|
|
@ -1,6 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
(This document uses YYYY-MM-DD as per ISO 8601)
|
(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
|
## [v2.1.1] - 2021-4-12
|
||||||
|
|
||||||
### Fixed
|
### 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 |