diff --git a/notes/0.13.9/pom-corruption-fix.md b/notes/0.13.9/pom-corruption-fix.md new file mode 100644 index 000000000..ab365e92d --- /dev/null +++ b/notes/0.13.9/pom-corruption-fix.md @@ -0,0 +1,14 @@ + [@jsuereth]: https://github.com/jsuereth + + [1856]: https://github.com/sbt/sbt/issues/1856 + +### Fixes with compatibility implications + +### Improvements + +### Bug fixes + +- Fixes a certain class of pom corruption that can occur in the presence of parent-poms. + + +[#1856][1856] by [@jsuereth][@jsuereth]