Skip to content

Commit 4361c9a

Browse files
authored
Merge pull request #11 from Igorbek/release/1.11
Release 1.11-alpha
2 parents c16d395 + d73f0ed commit 4361c9a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
5+
6+
## [1.11-alpha] - 2017-12-12
57
### Added
68
- Added change log
79
### Changed
@@ -34,7 +36,8 @@ All notable changes to this project will be documented in this file.
3436

3537
## 1.7.10908.1101-beta - 2014-10-03
3638

37-
[Unreleased]: https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.10.1...HEAD
39+
[Unreleased]: https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.11-alpha...HEAD
40+
[1.11-alpha]: https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.10.1...v1.11-alpha
3841
[1.10.1]: https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.10.0...v1.10.1
3942
[1.10.0]: https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.9.10714.3...v1.10.0
4043
[1.9.10714.3]: https://github.com/igorbek/CodeContracts.MSBuild/compare/v1.9.10714.2001...v1.9.10714.3

nuget/CodeContracts.MSBuild/CodeContracts.MSBuild.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<description>Helper package to use with build servers. Contains all CodeContracts binaries and integrates into MSBuild build process.</description>
1111
<releaseNotes>Full changelog: https://github.com/Igorbek/CodeContracts.MSBuild/blob/master/CHANGELOG.md
12-
1.11: CodeContracts has been updated to v1.10.20606.1-rc2 (released on 6 Jun 2016)
12+
1.11-alpha: CodeContracts has been updated to v1.10.20606.1-rc2 (released on 6 Jun 2016)
1313
Improved .net targets support
1414
1.10.1: Add .Net Framework 4.7.1 target support
1515
1.10: Stop using pre-installed CodeContract by default.

0 commit comments

Comments
 (0)