Skip to content

Commit 77b58de

Browse files
Update old changelogs
1 parent 09afe7a commit 77b58de

File tree

12 files changed

+90
-78
lines changed

12 files changed

+90
-78
lines changed

docs/_changelog/details/v0.10.12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This release includes 42 commits by 9 contributors.
8787
* Christopher Gozdziewski ([@Chrisgozd](https://github.com/Chrisgozd))
8888
* Erik O'Leary ([@onionhammer](https://github.com/onionhammer))
8989
* George Plotnikov ([@GeorgePlotnikov](https://github.com/GeorgePlotnikov))
90-
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
90+
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
9191
* Łukasz Pyrzyk ([@lukasz-pyrzyk](https://github.com/lukasz-pyrzyk))
9292
* Mikhail Filippov ([@mfilippov](https://github.com/mfilippov))
9393
* nietras ([@nietras](https://github.com/nietras))

docs/_changelog/details/v0.10.13.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,18 +83,18 @@ This release includes 50 commits by 8 contributors.
8383
* [fe52e3](https://github.com/dotnet/BenchmarkDotNet/commit/fe52e37b0ee5dcc2d28ee6bb2b8a9b0896c16752) Merge pull request #663 from svick/faq-formatting (by [@adamsitnik](https://github.com/adamsitnik))
8484
* [7792cb](https://github.com/dotnet/BenchmarkDotNet/commit/7792cb98c7d8b249233523887e6b323fb7f99a2b) Example in F#: with corrected code formatting (by [@ScottHutchinson](https://github.com/ScottHutchinson))
8585
* [e6b225](https://github.com/dotnet/BenchmarkDotNet/commit/e6b225615b6d3469434125bfbc75273ab41387c0) Merge pull request #666 from ScottHutchinson/patch-2 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
86-
* [f90207](https://github.com/dotnet/BenchmarkDotNet/commit/f902072d81637061e956f5694aa2b6d61cd6860e) Allow restore and build command override (#670) (by [@Matthew-Bonner](https://github.com/Matthew-Bonner))
86+
* [f90207](https://github.com/dotnet/BenchmarkDotNet/commit/f902072d81637061e956f5694aa2b6d61cd6860e) Allow restore and build command override (#670) (by [@BonnieSoftware](https://github.com/BonnieSoftware))
8787
* [4443cd](https://github.com/dotnet/BenchmarkDotNet/commit/4443cdec188cceaacfa6b4a3bfd0a7adc40045f8) Update example in README (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
8888
* [de0b68](https://github.com/dotnet/BenchmarkDotNet/commit/de0b682ef1804d58cb8a29d7611e29bd882c405d) Set library version: 0.10.13 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
8989

9090
## Contributors (8)
9191

9292
* Adam Sitnik ([@adamsitnik](https://github.com/adamsitnik))
9393
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin))
94+
* BonnieSoftware ([@BonnieSoftware](https://github.com/BonnieSoftware))
9495
* Eugene Sadovoi ([@ENikS](https://github.com/ENikS))
9596
* Igor Fesenko ([@Ky7m](https://github.com/Ky7m))
96-
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
97-
* Matthew Bonner ([@Matthew-Bonner](https://github.com/Matthew-Bonner))
97+
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
9898
* Petr Onderka ([@svick](https://github.com/svick))
9999
* Scott Hutchinson ([@ScottHutchinson](https://github.com/ScottHutchinson))
100100

docs/_changelog/details/v0.10.14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This release includes 47 commits by 8 contributors.
8686
* David Federman ([@dfederm](https://github.com/dfederm))
8787
* Dmitry Razumikhin ([@dmitry-ra](https://github.com/dmitry-ra))
8888
* Igor Fesenko ([@Ky7m](https://github.com/Ky7m))
89-
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
89+
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
9090
* MishaHusiuk ([@MishaHusiuk](https://github.com/MishaHusiuk))
9191
* Steve Hoelzer ([@shoelzer](https://github.com/shoelzer))
9292

docs/_changelog/details/v0.11.0.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This release includes 214 commits by 11 contributors.
106106
* [#799](https://github.com/dotnet/BenchmarkDotNet/pull/799) Cpu info improvement (by [@Rizzen](https://github.com/Rizzen))
107107
* [#800](https://github.com/dotnet/BenchmarkDotNet/pull/800) job Mutators (by [@adamsitnik](https://github.com/adamsitnik))
108108
* [#824](https://github.com/dotnet/BenchmarkDotNet/pull/824) Use 3rd party lib for console args parsing + support globs for filtering (by [@adamsitnik](https://github.com/adamsitnik))
109-
* [#830](https://github.com/dotnet/BenchmarkDotNet/pull/830) Read StandardOutput in a smart way to avoid infinite loops (by [@thyams](https://github.com/thyams))
109+
* [#830](https://github.com/dotnet/BenchmarkDotNet/pull/830) Read StandardOutput in a smart way to avoid infinite loops (by [@houseofcat](https://github.com/houseofcat))
110110
* [#833](https://github.com/dotnet/BenchmarkDotNet/pull/833) initial release notes (by [@adamsitnik](https://github.com/adamsitnik))
111111

112112
## Commits (214)
@@ -307,7 +307,7 @@ This release includes 214 commits by 11 contributors.
307307
* [a7426e](https://github.com/dotnet/BenchmarkDotNet/commit/a7426e84fde075503f489fdf096a95f694f77b85) LLVM support in MonoDisassembler (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
308308
* [c724e9](https://github.com/dotnet/BenchmarkDotNet/commit/c724e9487fa8a2987712adc42c59edd0e4357d1b) Fix typos (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
309309
* [cdbb37](https://github.com/dotnet/BenchmarkDotNet/commit/cdbb3735dbcde445224017266e1fcb041810131c) allow to filter benchmarks by simple type name, fixes #827 (by [@adamsitnik](https://github.com/adamsitnik))
310-
* [eac833](https://github.com/dotnet/BenchmarkDotNet/commit/eac83367ebf1821a34f14e8477551719905a38fa) Read StandardOutput in a smart way to avoid infinite loops (#830), #828 (by [@thyams](https://github.com/thyams))
310+
* [eac833](https://github.com/dotnet/BenchmarkDotNet/commit/eac83367ebf1821a34f14e8477551719905a38fa) Read StandardOutput in a smart way to avoid infinite loops (#830), #828 (by [@houseofcat](https://github.com/houseofcat))
311311
* [a298c2](https://github.com/dotnet/BenchmarkDotNet/commit/a298c2ea0e7602e0312b4cbd2eff43f7f8d1e45b) Error message for wrong command line filter, fixes #829 (by [@adamsitnik](https://github.com/adamsitnik))
312312
* [a7ecda](https://github.com/dotnet/BenchmarkDotNet/commit/a7ecdae39aa476fc29a2129702284ae1d9c09a64) initial release notes (#833) (by [@adamsitnik](https://github.com/adamsitnik))
313313
* [36bf7c](https://github.com/dotnet/BenchmarkDotNet/commit/36bf7c4ee053134d0bfeaf5d757c12afa332f1c2) Rename: General -> Actual (#787) (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
@@ -332,13 +332,13 @@ This release includes 214 commits by 11 contributors.
332332
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin))
333333
* Evgeny Peshkov ([@epeshk](https://github.com/epeshk))
334334
* Ian Kemp ([@IanKemp](https://github.com/IanKemp))
335-
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
335+
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
336336
* Lucas Trzesniewski ([@ltrzesniewski](https://github.com/ltrzesniewski))
337-
* Mark ([@Rizzen](https://github.com/Rizzen))
337+
* Mark Tkachenko ([@Rizzen](https://github.com/Rizzen))
338338
* Paul Ness ([@paulness](https://github.com/paulness))
339+
* Stefan ([@Tornhoof](https://github.com/Tornhoof))
339340
* Tony Morris ([@afmorris](https://github.com/afmorris))
340-
* Tornhoof ([@Tornhoof](https://github.com/Tornhoof))
341-
* Tristan (HouseCat) Hyams ([@thyams](https://github.com/thyams))
341+
* Tristan (HouseCat) Hyams ([@houseofcat](https://github.com/houseofcat))
342342

343343
Thank you very much!
344344

docs/_changelog/details/v0.11.1.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
## Milestone details
22

33
In the [v0.11.1](https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone:v0.11.1) scope,
4-
6 issues were resolved and 2 pull requests where merged.
4+
7 issues were resolved and 2 pull requests where merged.
55
This release includes 29 commits by 4 contributors.
66

7-
## Resolved issues (6)
7+
## Resolved issues (7)
88

99
* [#840](https://github.com/dotnet/BenchmarkDotNet/issues/840) ArgumentsSource doesn't work with System.RuntimeType (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin))
1010
* [#850](https://github.com/dotnet/BenchmarkDotNet/issues/850) Handle BigIntegers arguments properly (assignee: [@adamsitnik](https://github.com/adamsitnik))
1111
* [#851](https://github.com/dotnet/BenchmarkDotNet/issues/851) Handle double special values like NaN etc (assignee: [@adamsitnik](https://github.com/adamsitnik))
1212
* [#852](https://github.com/dotnet/BenchmarkDotNet/issues/852) BuildPlots script generates empty pictures (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin))
1313
* [#853](https://github.com/dotnet/BenchmarkDotNet/issues/853) ArgumentsSource containing IFormattable leads to Compile Exceptions (assignee: [@adamsitnik](https://github.com/adamsitnik))
1414
* [#855](https://github.com/dotnet/BenchmarkDotNet/issues/855) Empty plot (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin))
15+
* [#857](https://github.com/dotnet/BenchmarkDotNet/issues/857) Improve user experience for working with local CoreFX builds (assignee: [@adamsitnik](https://github.com/adamsitnik))
1516

1617
## Merged pull requests (2)
1718

@@ -55,7 +56,7 @@ This release includes 29 commits by 4 contributors.
5556
* Adam Sitnik ([@adamsitnik](https://github.com/adamsitnik))
5657
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin))
5758
* Andy Gocke ([@agocke](https://github.com/agocke))
58-
* Tornhoof ([@Tornhoof](https://github.com/Tornhoof))
59+
* Stefan ([@Tornhoof](https://github.com/Tornhoof))
5960

6061
Thank you very much!
6162

0 commit comments

Comments
 (0)