Skip to content

Commit

Permalink
Add missing change log entry for 1.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Feb 13, 2017
1 parent 7001e21 commit 2e7aeca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,15 @@ v1.2.0 - 2017-01-22
### Features and improvements ###

- Added an `--override-config` command line option to force selecting specific configurations for dependencies - [pull #1004][issue1004]
- Added an `x86_mscoff` architecture corresponding to DMD's `-m32mscoff` flag (by John Colvin) - [pull #1007][issue1007]
- Implemented selective dependency upgrades ("dub upgrade <packages...>") - [issue #1024][issue1024]
- Multiple configurations with the same name are now detected and will cause a warning to be displayed - [issue #984][issue984]
- Updated the Sublime Text generator and the Bash completion script to include the default "release-debug" build type (by p0nce) - [pull #1028][issue1028]
- The `--force-remove` switch is scheduled for deprecation, as it didn't do anything for a while now - [pull #1023][issue1023]

[issue984]: https://github.com/dlang/dub/issues/984
[issue1004]: https://github.com/dlang/dub/issues/1004
[issue1007]: https://github.com/dlang/dub/issues/1007
[issue1023]: https://github.com/dlang/dub/issues/1023
[issue1024]: https://github.com/dlang/dub/issues/1024
[issue1028]: https://github.com/dlang/dub/issues/1028
Expand Down

0 comments on commit 2e7aeca

Please sign in to comment.