Megan Marsh
f8bc406306
update changelog
2020-12-01 11:27:03 -08:00
Megan Marsh
a56477c2e4
Merge branch 'master' into yandex/prepare-user-data
2020-11-30 13:57:35 -08:00
Roman Mingazeev
677c48d294
add record to changelog
2020-11-24 20:07:52 +03:00
Roman Mingazeev
937e3425e5
add changelog record
2020-11-23 17:46:18 +03:00
Wilken Rivera
1a08bf8ce9
update CHANGELOG
...
* fix spacing, typos
2020-11-11 13:57:36 -05:00
Wilken Rivera
2e9e7d13b6
update CHANGELOG
2020-11-11 13:46:18 -05:00
Paul Meyer
b7568f5a4d
Update CHANGELOG.md
2020-11-06 14:08:58 -08:00
Megan Marsh
9ec55d3cd7
update changelog
2020-11-02 15:19:31 -08:00
packer-ci
a64d3baf8e
Putting source back into Dev Mode
2020-10-30 20:35:50 +00:00
packer-ci
c3b3675d65
update changelog
2020-10-30 19:31:46 +00:00
Megan Marsh
7105b5bbcc
update changelog
2020-10-29 16:05:23 -07:00
Megan Marsh
858f49e91e
update changelog
2020-10-29 15:45:56 -07:00
Wilken Rivera
73e842fab6
update CHANGELOG
2020-10-26 14:00:17 -04:00
Megan Marsh
ee4b3e796e
update changelog
2020-10-21 13:17:38 -07:00
Megan Marsh
584fea678b
update changelog
2020-10-19 15:34:55 -07:00
Megan Marsh
ad129e7df9
update changelog
2020-10-12 16:29:41 -07:00
Megan Marsh
d7ba10c23e
update changelog
2020-10-07 15:52:06 -07:00
Megan Marsh
b34e61c961
update changelog
2020-10-05 15:11:18 -07:00
packer-ci
e08e7734f5
Putting source back into Dev Mode
2020-09-30 18:45:29 +00:00
packer-ci
add9beff12
update changelog
2020-09-30 17:54:03 +00:00
Megan Marsh
8b95ce8a29
update changelog
2020-09-30 08:11:57 -07:00
Wilken Rivera
1882d70c7e
Update CHANGELOG
2020-09-30 10:18:20 -04:00
packer-ci
2a7cb36a90
Putting source back into Dev Mode
2020-09-25 20:09:10 +00:00
packer-ci
9f8771cdfd
update changelog
2020-09-25 19:37:48 +00:00
Wilken Rivera
21c66749aa
update changelog
2020-09-25 12:52:43 -04:00
Megan Marsh
1eef3a13fa
update changelog
2020-09-24 11:01:14 -07:00
Wilken Rivera
062b9a0d23
update changelog
2020-09-19 07:08:51 -04:00
Wilken Rivera
7e8cd052eb
update changelog
2020-09-18 15:43:28 -04:00
Megan Marsh
c8d99dbb68
update changelog
2020-09-15 12:00:04 -07:00
GennadySpb
ad4ed3c986
Update CHANGELOG.md ( #9935 )
2020-09-14 12:14:19 +02:00
Wilken Rivera
f94e78077a
update CHANGELOG
2020-09-11 14:13:10 -04:00
Megan Marsh
25b889216d
update changelog
2020-09-09 15:07:27 -07:00
packer-ci
cf622346ab
Putting source back into Dev Mode
2020-08-28 18:23:03 +00:00
packer-ci
4565119694
update changelog
2020-08-28 15:06:26 +00:00
Wilken Rivera
bd0cb85bb6
Reset change entries made by the packer-ci release bot
...
This reverts commit c35837ee49
.
2020-08-28 10:55:55 -04:00
packer-ci
c35837ee49
update changelog
2020-08-27 20:58:07 +00:00
Wilken Rivera
c4b039391a
update changelog
2020-08-27 14:36:22 -04:00
Wilken Rivera
279e44e51d
upate changelog
2020-08-26 15:56:11 -04:00
Megan Marsh
5b27fc7d61
update changelog
2020-08-19 07:43:03 -07:00
Megan Marsh
99f503a22b
update changelog
2020-08-13 13:11:50 -07:00
Megan Marsh
703023d47e
update changelog
2020-08-11 08:34:45 -07:00
Megan Marsh
bf7cc2587e
update changelog
2020-08-07 10:00:55 -07:00
packer-ci
6940cc6d38
Putting source back into Dev Mode
2020-07-30 20:51:22 +00:00
packer-ci
3acf99a9cb
update changelog
2020-07-30 20:04:33 +00:00
Megan Marsh
40b1adc97a
add docker import hcl fix
2020-07-30 11:11:03 -07:00
Megan Marsh
aa9d06d738
mention url encoding as potential backwards incompatability
2020-07-30 11:08:26 -07:00
Wilken Rivera
a911f9f667
update CHANGELOG
...
* Consolidate backward incompatibilities sections
2020-07-30 13:58:18 -04:00
Wilken Rivera
617e0d234d
update CHANGELOG
...
* Tidy up existing changelog entries
2020-07-30 13:44:15 -04:00
Wilken Rivera
568b3c100c
update CHANGELOG
2020-07-29 16:47:33 -04:00
Adrien Delorme
c7b35dd6bc
HCL2: add post-processors block to run multiple post-processor after a build ( #9638 )
...
added `post-processors` block to run chained post-processors after a build.
Before this, defining multiple `post-processor` blocks after
provisioning steps would run them sequentially, now doing this makes them start
from the build's artifact. To queue post-processors you now have to define them
in a `post-processors` block.
This is a breaking change.
2020-07-28 10:02:37 +02:00