Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Feb 14, 2017
1 parent 86e8527 commit 4fbb128
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,17 @@ v1.2.1 - 2017-02-12

### Bug fixes ###

- Fixed compile error when compiling with vibe.d versions prior to 0.8.0 - [commit 9d25e5dd][commit9d25e5dd]
- Fixed orphan format specifier error - [commit 220b0128][commit220b0128]
- Fixed test executable name generation causing sub package test builds to fail - [commit e6262373][commite6262373]
- Fixed compile error when compiling with vibe.d versions prior to 0.8.0 - [9d25e5dd][commit9d25e5dd]
- Fixed orphan format specifier error - [220b0128][commit220b0128]
- Fixed test executable name generation causing sub package test builds to fail - [e6262373][commite6262373]
- Fixed bogus warning message when compiling with `--arch x86_mscoff` (by Andrey Penechko aka MrSmith33) - [pull #1059][issue1059]
- Fixed plaform specifiers to work for "x86_mscoff" - [86e85276][commit86e85276]

[commit9d25e5dd]: https://github.com/dlang/dub/commit/9d25e5dd0337e9c054ff32c4b921f32603d29293
[commit220b0128]: https://github.com/dlang/dub/commit/220b01280041abbead57db6eec28e9279b9d7cf6
[commite6262373]: https://github.com/dlang/dub/commit/e6262373558591fa8754704fcc2e8ddafabf6671
[commit86e85276]: https://github.com/dlang/dub/commit/86e85276a7ff85c5cde4e1926c40e666a2b6bf78
[issue1059]: https://github.com/dlang/dub/issues/1059


v1.2.0 - 2017-01-22
Expand Down

0 comments on commit 4fbb128

Please sign in to comment.