Andrew Grieve wrote: >Don't have time to do a PR, but overall seems the overview of changes >seems >a bit non-user-understandable. >e.g.: >CB-7813 - Added unit test >CB-7735 - Update cordova.js snapshot with the bridge fix (what's the fix >now?)
I dropped those :) As a general rule, we should drop anything about `unit` or `test` and anything about `update cordova.js`. The exception is if we're adding a feature to support tests (I kept one of those). Also, we should elide `(closes #…)` since no one cares when they're reading this (also dropped in my PR).
