Skip to content

Commit

Permalink
README/HELP files modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek committed May 10, 2021
1 parent 1ba2eaa commit f7808dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

###### Going to VS 2019

* VSIX Release 2.1 developed with (and for) VS 2019; installer available at [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MarekAniola.UnitsOfMeasurement-18451).
* VSIX Release 2.1 developed with (and for) VS 2019; installer available at [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=MarekAniola.UnitsOfMeasurement-20210510).

###### Bugs removed

Expand Down Expand Up @@ -44,7 +44,7 @@

* _Unit/Math.cs_ (static file, independent of generators): could provide basic math expressions on measured quantities (e.g. `Sin(Radian)`, `Cos(Radian)` etc.). Initially empty (provides nothing): it is up to you to decide its content.

###### Modified Demo apps
###### Modified demo apps

* [_Demo/Bullet_](https://github.com/mangh/unitsofmeasurement/tree/master/Demo/Bullet): new sample application that is doing (basically) the same as [_Demo/ProjectileRange_](https://github.com/mangh/unitsofmeasurement/tree/master/Demo/ProjectileRange) but is more accurate on time measurement and thus provides more reliable benchmarks.
* [_Demo/Benchmark_](https://github.com/mangh/unitsofmeasurement/tree/master/Demo/Benchmark): now it employs [BenchmerkDotNet](https://benchmarkdotnet.org/) framework to get more accurate and reliable results.
Expand Down

0 comments on commit f7808dc

Please sign in to comment.