Skip to content

Commit 83ec95b

Browse files
committed
update CHANGELOG for v1.5.2
1 parent 4e52361 commit 83ec95b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Change Log
22

3+
## [v1.5.2](https://github.com/stelligent/mu/tree/v1.5.2) (2018-08-30)
4+
[Full Changelog](https://github.com/stelligent/mu/compare/v1.5.1...v1.5.2)
5+
6+
**Fixed bugs:**
7+
8+
- Unable to provision schedule tasks [\#322](https://github.com/stelligent/mu/issues/322)
9+
- Namespace not honored when terminating environments [\#316](https://github.com/stelligent/mu/issues/316)
10+
- AccessDenied when directory's name different from repo's name [\#300](https://github.com/stelligent/mu/issues/300)
11+
12+
**Closed issues:**
13+
14+
- Quickstart Basic Guide Fails on mu pipeline up [\#318](https://github.com/stelligent/mu/issues/318)
15+
- Code pipeline error [\#312](https://github.com/stelligent/mu/issues/312)
16+
- Parameterised timeouts for pipeline steps [\#214](https://github.com/stelligent/mu/issues/214)
17+
18+
**Merged pull requests:**
19+
20+
- Issue \#214 - Added DeployTimeout to allow pipline timeout override [\#321](https://github.com/stelligent/mu/pull/321) ([mneil](https://github.com/mneil))
21+
- fix \#316 - Namespace not honored when terminating environments [\#317](https://github.com/stelligent/mu/pull/317) ([cplee](https://github.com/cplee))
22+
323
## [v1.5.1](https://github.com/stelligent/mu/tree/v1.5.1) (2018-08-14)
424
[Full Changelog](https://github.com/stelligent/mu/compare/v1.4.6...v1.5.1)
525

0 commit comments

Comments
 (0)