We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058ec28 commit 14c6c65Copy full SHA for 14c6c65
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# changelog
2
3
+2021-05-14 - v0.0.29
4
+
5
+- Adds - Command `mp sync` to sync local status with remote status [#81](https://github.com/Clever/microplane/pull/81)
6
+- Changes - Command `mp status` has flag `--sync` to sync local status with remote status [#81](https://github.com/Clever/microplane/pull/81)
7
8
2021-03-22 - v0.0.28
9
10
- Adds MVP support for Github enterprise (testing pending). [#74](https://github.com/Clever/microplane/pull/74)
VERSION
@@ -1 +1 @@
-0.0.28
+0.0.29
0 commit comments