Hey, is 3.5.1 supposed to have no changes over 3.5.0? ``` 1c1 < /*! Raven.js 3.5.0 (4d637a2) | github.com/getsentry/raven-js */ --- > /*! Raven.js 3.5.1 (0184ca3) | github.com/getsentry/raven-js */ 221c221 < VERSION: '3.5.0', --- > VERSION: '3.5.1', ```
Hey,
is 3.5.1 supposed to have no changes over 3.5.0?