ic-mops 1.7.1 → 1.7.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # Mops CLI Changelog
2
2
 
3
+ ## 1.7.2
4
+ - Fix replica termination in `mops test` command
5
+
3
6
  ## 1.7.1
4
7
  - Fix `mops install` for local dependencies
5
8