diff options
author | Chandan Singh <chandan@chandansingh.net> | 2020-05-11 21:09:05 +0000 |
---|---|---|
committer | bst-marge-bot <marge-bot@buildstream.build> | 2020-05-12 13:30:54 +0000 |
commit | cd7132a4e8868b2e4bf507f17f6de795f832b094 (patch) | |
tree | c2e6b924e636d123c3b4901751e6866eaa8b2ccb /NEWS | |
parent | 812e790d3bf44721c22215819349a763b653d096 (diff) | |
download | buildstream-cd7132a4e8868b2e4bf507f17f6de795f832b094.tar.gz |
NEWS: Add note about breaking cache key changechandan/builddir-cachekey
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ Format Plugins ------- + o Cache keys will change for all elements that have defined the + `command-subdir` variable. This is the result of fixing a bug where this + variable was not included in the cache key correctly. + o The `pip` element has been removed. Please use the one from bst-plugins-experimental |