easyproctor 0.0.87 → 0.0.89

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
@@ -219,9 +219,13 @@ const {
219
219
  });
220
220
  ```
221
221
 
222
- ## Release Note V 0.0.84
222
+ ## Release Note V 0.0.89
223
+
224
+ - Adicionou o callback onChangeDevices
225
+ - Adicionou a integração com a extensão do chrome
226
+ - Adicionou o modal de checkDevices
227
+ - Comentou o script do EBML
223
228
 
224
- - Deploy fluxo novo para testes
225
229
 
226
230
  ## License
227
231