Update recipe_changelog to account for dart_aot runner and clobbering

This commit is contained in:
Kaushik Iska 2019-10-28 18:01:38 -07:00 committed by GitHub
parent 506eec294b
commit 64d2bbd9dd

View File

@ -1,5 +1,16 @@
# Recipe Changelog
## 28 Oct 2019
* Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1885414
* Reason: We were not uploading dart_aot_runner artifacts.
### 23 Oct 2019
* Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1877152
* Reason: Clobber the cache directory after each build to clean-up outdated
artifacts.
### 23 Oct 2019
* Recipe Link: https://chromium-review.googlesource.com/c/chromium/tools/build/+/1875314