Add notes for .triggeredBy/.storeAs/etc fix

This commit is contained in:
Dale Wijnand 2017-02-06 10:23:30 +00:00
parent c50f7b5c6b
commit 9e67e0afba
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
### Bug fixes
- Fix .triggeredBy/.storeAs/etc not working when using `:=` and `.value` macros. [#1444][1444]/[#2908][2908] by [@dwijnand][]
[1444]: https://github.com/sbt/sbt/issues/1444
[2908]: https://github.com/sbt/sbt/pull/2908
[@dwijnand]: https://github.com/dwijnand