Skip to content

Commit 1507658

Browse files
committed
v0.0.28
1 parent 6d4c5bd commit 1507658

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
# changelog
22

3-
2020-08-04 - v0.0.0.22
3+
2021-03-22 - v0.0.28
4+
5+
- Adds MVP support for Github enterprise (testing pending). [#74](https://github.com/Clever/microplane/pull/74)
6+
- Choose Github vs Gitlab by passing `--provider` flag to `mp init`. [#73](https://github.com/Clever/microplane/pull/73)
7+
8+
2020-08-04 - v0.0.22
49

510
- Fixes --body-file flag usage [#60](https://github.com/Clever/microplane/pull/60)
611

7-
2019-01-13 - v0.0.0.21
12+
2019-01-13 - v0.0.21
813

914
- Adding an --all-repos flag to init all repos under a specific org
1015

11-
2019-01-10 - v0.0.0.20
16+
2019-01-10 - v0.0.20
1217

1318
- Adding a --repo-search flag to init using github repo search
1419

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.27
1+
0.0.28

0 commit comments

Comments
 (0)