Prepare the CHANGELOG for 1.2.0

This commit is contained in:
Pat Gavlin 2019-09-26 13:27:57 -07:00
parent fbb28eacc9
commit dd8155ae20

View file

@ -3,6 +3,8 @@ CHANGELOG
## HEAD (Unreleased)
## 1.2.0 (2019-09-26)
- Support emitting high-level execution trace data to a file and add a debug-only command to view trace data.
[#3238](https://github.com/pulumi/pulumi/pull/3238)
- Fix parsing of GitLab urls with subgroups.