CHANGELOG.md in bootsnap-0.3.1 vs CHANGELOG.md in bootsnap-0.3.2
- old
+ new
@@ -1,4 +1,9 @@
+# 0.3.2
+
+* Minor performance savings around checking validity of cache in the presence of relative paths.
+* When coverage is enabled, skips optimization instead of exploding.
+
# 0.3.1
* Don't whitelist paths under `RbConfig::CONFIG['prefix']` as stable; instead use `['libdir']` (#41).
* Catch `EOFError` when reading load-path-cache and regenerate cache.
* Support relative paths in load-path-cache.