Skip to content

Commit

Permalink
Postrelease update of v0.11.4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyAkinshin committed Feb 15, 2019
1 parent a704a43 commit 0a63e45
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 7 deletions.
5 changes: 3 additions & 2 deletions build.cake
Expand Up @@ -52,9 +52,10 @@ var bdnAllVersions = new string[] {
"v0.11.0",
"v0.11.1",
"v0.11.2",
"v0.11.3"
"v0.11.3",
"v0.11.4"
};
var bdnNextVersion = "v0.11.4";
var bdnNextVersion = "v0.11.5";
var bdnFirstCommit = "6eda98ab1e83a0d185d09ff8b24c795711af8db1";

var artifactsDirectory = Directory("./artifacts");
Expand Down
6 changes: 4 additions & 2 deletions docs/_changelog/details/v0.11.2.md
@@ -1,18 +1,20 @@
## Milestone details

In the [v0.11.2](https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone:v0.11.2) scope,
26 issues were resolved and 33 pull requests where merged.
28 issues were resolved and 33 pull requests where merged.
This release includes 84 commits by 20 contributors.

## Resolved issues (26)
## Resolved issues (28)

* [#221](https://github.com/dotnet/BenchmarkDotNet/issues/221) Investigate why CanEnableServerGcMode test fails for Core on appveyor
* [#290](https://github.com/dotnet/BenchmarkDotNet/issues/290) Question: Any official way to benchmark same method between different assembly versions?
* [#447](https://github.com/dotnet/BenchmarkDotNet/issues/447) Implement ColoredLogger for LinqPad
* [#521](https://github.com/dotnet/BenchmarkDotNet/issues/521) Support async Setup/Cleanup
* [#544](https://github.com/dotnet/BenchmarkDotNet/issues/544) Diff view for disassembler output (assignee: [@wojtpl2](https://github.com/wojtpl2))
* [#560](https://github.com/dotnet/BenchmarkDotNet/issues/560) Suggestion: markdown output for DisassemblyDiagnoser (assignee: [@adamsitnik](https://github.com/adamsitnik))
* [#601](https://github.com/dotnet/BenchmarkDotNet/issues/601) Surprising results
* [#658](https://github.com/dotnet/BenchmarkDotNet/issues/658) [Params] for enums should include all values by default
* [#731](https://github.com/dotnet/BenchmarkDotNet/issues/731) Add constant folding analyser
* [#788](https://github.com/dotnet/BenchmarkDotNet/issues/788) Detect correct version of .NET Core in Docket container
* [#842](https://github.com/dotnet/BenchmarkDotNet/issues/842) Benchmark filter: wildcards on *nix CLI (assignee: [@adamsitnik](https://github.com/adamsitnik))
* [#858](https://github.com/dotnet/BenchmarkDotNet/issues/858) Should the Engine iterate over and consume IEnumerable and IQueryable results? (assignee: [@adamsitnik](https://github.com/adamsitnik))
Expand Down
11 changes: 9 additions & 2 deletions docs/_changelog/details/v0.11.4.md
Expand Up @@ -2,7 +2,7 @@

In the [v0.11.4](https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone:v0.11.4) scope,
40 issues were resolved and 41 pull requests where merged.
This release includes 92 commits by 18 contributors.
This release includes 99 commits by 18 contributors.

## Resolved issues (40)

Expand Down Expand Up @@ -91,7 +91,7 @@ This release includes 92 commits by 18 contributors.
* [#1061](https://github.com/dotnet/BenchmarkDotNet/pull/1061) Proper cleanup on Ctrl+C/console Window exit (by [@adamsitnik](https://github.com/adamsitnik))
* [#1066](https://github.com/dotnet/BenchmarkDotNet/pull/1066) Add experimental support for .NET Core 3.0 WPF benchmarks (by [@adamsitnik](https://github.com/adamsitnik))

## Commits (92)
## Commits (99)

* [1fac9b](https://github.com/dotnet/BenchmarkDotNet/commit/1fac9b656d9aa3635e7c36f1b758027e3c2ec436) Postrelease update of v0.11.3 changelog (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [40fae8](https://github.com/dotnet/BenchmarkDotNet/commit/40fae86553ac06c21f7974e633095f8488afc6fc) Support Nuget symbol server (#968) (by [@wojtpl2](https://github.com/wojtpl2))
Expand Down Expand Up @@ -185,6 +185,13 @@ This release includes 92 commits by 18 contributors.
* [87d281](https://github.com/dotnet/BenchmarkDotNet/commit/87d281d7dbf52036819efff52e6661e436648b73) StopOnFirstError must be respected (by [@adamsitnik](https://github.com/adamsitnik))
* [413d31](https://github.com/dotnet/BenchmarkDotNet/commit/413d3133e70fa43725a35cd2bbf937d7bbf88da0) Add experimental support for .NET Core 3.0 WPF benchmarks (#1066), fixes #1065 (by [@adamsitnik](https://github.com/adamsitnik))
* [69a8aa](https://github.com/dotnet/BenchmarkDotNet/commit/69a8aa51d823c6e3cf92a1fd252504d4b6d1bb3b) copy UseWindowsForms too (thanks @onovotny for pointing this out), post #1066 (by [@adamsitnik](https://github.com/adamsitnik))
* [d3379e](https://github.com/dotnet/BenchmarkDotNet/commit/d3379e4bfb3ac808ca58b15bdc5b11900e96f54f) Bump DocFX version (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [423204](https://github.com/dotnet/BenchmarkDotNet/commit/4232047db349e4d8aadde5b3c6b7f3b3fc1800f8) Remove Version ComboBox in docs (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [1a8826](https://github.com/dotnet/BenchmarkDotNet/commit/1a8826ba7ce30910cb7c6f527054957dc96b8284) Update build-and-pack.cmd (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [9068d6](https://github.com/dotnet/BenchmarkDotNet/commit/9068d6139455c480fd1c62959715a19f3450f720) Update copyrights in docs (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [c0c2bf](https://github.com/dotnet/BenchmarkDotNet/commit/c0c2bfea2b30349cd28ddcf88a43504e543bc4d6) Update v0.11.4 changelog (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [e26441](https://github.com/dotnet/BenchmarkDotNet/commit/e2644128b2a555571a0ddda701888f120c82d2e5) Highlight the first column separator in the console summary table (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [a704a4](https://github.com/dotnet/BenchmarkDotNet/commit/a704a4388828e28f953de8459c5e87ea845cb883) Set library version: 0.11.4 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))

## Contributors (18)

Expand Down
2 changes: 1 addition & 1 deletion docs/_changelog/footer/v0.11.4.md
@@ -1,4 +1,4 @@
_Date: TBA_
_Date: February 15, 2019_

_Milestone: [v0.11.4](https://github.com/PerfDotNet/BenchmarkDotNet/issues?q=milestone%3Av0.11.4)_
([List of commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.11.3...v0.11.4))
Expand Down

0 comments on commit 0a63e45

Please sign in to comment.