diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f3d03d19a24deb762c29d1a255e249fdf4a58a..b4d77a83a7da99a79f2ba4c6c03a1abcd4d42bad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,14 @@ --- +# 1.5.2 + +## aframe-ar.js +- aframe-ar.js - `` elements will emit `markerFound` and `markerLost` events, if they have `emitevents='true'` set. + +## Demos +- Created [an example](https://jeromeetienne.github.io/AR.js/aframe/examples/marker-events.html) that demonstrates emitting events when markers are found and lost, and registering the respective event listeners. + # 1.5.1 ## aframe-ar.js