diff --git a/CHANGELOG.md b/CHANGELOG.md index c3cde8e8682190e6440a71ed140fba2fb8bba35a..b3e5251559416cb57a15bacd636b3bbf545d4022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # 1.6.1-dev -... nothing yet +## 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.6.0 @@ -33,14 +39,6 @@ --- -# 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