sbt/notes/0.13.9.markdown

12 lines
276 B
Markdown
Raw Normal View History

2015-03-17 10:44:29 +01:00
[@dwijnand]: http://github.com/dwijnand
[1922]: https://github.com/sbt/sbt/pull/1922
### Fixes with compatibility implications
### Improvements
- Add `-=` and `--=` for settings and tasks, dual of `+=` and `++=`. [#1922][1922] by [@dwijnand][@dwijnand]
### Bug fixes