@onirix/ar-engine-sdk 1.7.0 → 1.7.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## v1.7.1 (2024-05-31)
4
+
5
+ ### Fixed
6
+
7
+ - Fixed a race condition when using ImageTrackingMode.World which could produce an OOM error.
8
+
3
9
  ## v1.7.0 (2024-05-30)
4
10
 
5
11
  ### Added