Skip to content

Commit ffebc0a

Browse files
committed
Updated
1 parent 8283612 commit ffebc0a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# zImageOptimizer [![Version](https://img.shields.io/badge/version-v0.10.4-orange.svg)](https://github.com/zevilz/zImageOptimizer/releases/tag/0.10.4) [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/zevilz)
1+
# zImageOptimizer [![Version](https://img.shields.io/badge/version-v0.10.5-orange.svg)](https://github.com/zevilz/zImageOptimizer/releases/tag/0.10.5) [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/zevilz)
22

33
Simple bash script for lossless image optimizing JPEG, PNG and GIF images in a specified directory include subdirectories on Linux, MacOS and FreeBSD.
44

@@ -205,7 +205,7 @@ Supported on:
205205
- CentOS 6+
206206
- Fedora 24+
207207
- FreeBSD 10+ (i686/amd64)
208-
- MacOS 10.10+
208+
- MacOS 10+
209209

210210
Tested on:
211211
- DEB-based linux distributions
@@ -236,6 +236,7 @@ Tested on:
236236
- 10.10
237237
- 10.11.6
238238
- 10.13.6
239+
- 11.2.1
239240

240241
If you have errors during installing dependences on supported platforms please contact me or open issue.
241242

@@ -428,6 +429,7 @@ Do you like the script? Would you like to support its development? Feel free to
428429
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/zevilz)
429430

430431
## Changelog
432+
- 09.03.2021 - 0.10.5 - added support for automatic install dependences on MacOS 11+
431433
- 27.09.2020 - 0.10.4 - fixed permissions and modify time for optimized images
432434
- 03.09.2020 - 0.10.3 - preserve permissions and modify time during backup/restore
433435
- 03.09.2020 - 0.10.2 - added BACKUP var in main loop for extensions, refactoring

0 commit comments

Comments
 (0)