From 66a30c712196218e4e8add6624d5521ad366693c Mon Sep 17 00:00:00 2001 From: jalik Date: Sat, 1 Oct 2016 17:44:52 -1000 Subject: [PATCH] Updates README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9267d4a..fc39876 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ Also I'll be glad to receive donations, whatever you give it will be much apprec [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SS78MUMW8AH4N) +## Version 0.7.0_2 +- Adds support for `Range` request headers (to seek audio/video files) +- Upgrades dependencies + ## Version 0.6.9 - Adds ufs-mime.js file to handle mime related operations - Sets default file type to "application/octet-stream"