mirror of
https://github.com/sbt/sbt.git
synced 2026-08-28 17:13:56 +02:00
Fix another(..) typo in notes.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
- Better abstration to track new kinds of dependencies for incremental compiler. [#1340][1340] by [@Duhemm][@Duhemm]
|
||||
- Source dependency uses `--depth 1` for git clone. [#1787][1787] by [@xuwei-k][@xuwei-k]
|
||||
- Facilitate nicer ways of declaring project settings. See below. [#1902][1902] by [@dwijnand][@dwijnand]
|
||||
- Add `-=` and `--=` for settings and keys, dual of `+=` and `++=`. [#1922][1922] by [@dwijnand][@dwijnand]
|
||||
- Add `-=` and `--=` for settings and tasks, dual of `+=` and `++=`. [#1922][1922] by [@dwijnand][@dwijnand]
|
||||
|
||||
### Fixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user