cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.63k stars 600 forks source link

Where is the changelog? #206

Open beruic opened 3 years ago

beruic commented 3 years ago

I'm trying to determine whether it is worth it to update the dependency of a project I'm working on.

However, I see no releases or anything else where I can find a changelog for this library. Where do I find such information?