ChageLog updated.

This commit is contained in:
Gonzalo Exequiel Pedone 2021-07-05 20:10:19 -03:00
parent 12cb280525
commit 7e74a59e1e
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -0,0 +1,10 @@
akvirtualcamera 9.0.0:
- Code forked from Webcamoid. This virtual camera isn't compatible with
Webcamoid 8.x and older releases.
- Build system switched to Cmake.
- Fixed plugins installers and switched to NSIS in Windows.
- Added a command line tool to communicate with the virtual camera
(AkVCamManager).
- Added support for PNG and JPG for the placeholder picture.
- Added documentation and example usages.