@inovitas/infra3dapi 0.2.7 → 0.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -23,6 +23,16 @@ To use the API, you can call the init functions in infra3dapi. After loggin in a
23
23
 
24
24
  # Changelog
25
25
 
26
+ ## 0.2.8 - 08.04.2024
27
+
28
+ ### Added
29
+
30
+ - Integrated and documented functions
31
+ - moveToPosition
32
+ - moveToCampaign
33
+ - lookAtPosition
34
+ - getRoutes
35
+
26
36
  ## 0.2.7 - 04.04.2024
27
37
 
28
38
  ### Added