sbt/notes/1.1.1/fix-Extracted.append.md

12 lines
285 B
Markdown

[@dwijnand]: https://github.com/dwijnand
[#3865]: https://github.com/sbt/sbt/pull/3865
### Fixes with compatibility implications
### Improvements
- Deprecates `Extracted#append` in favour of `appendWithSession` or `appendWithoutSession`. [#3865][] by [@dwijnand][]
### Bug fixes