Skip to content

Commit

Permalink
Bump version to 0.6.1
Browse files Browse the repository at this point in the history
* BUGFIX: Only use sourcelink if git dependencies are met (#67)
* MINOR: Only generate AssemblyInfo on Publish (#66)
  • Loading branch information
Jimmy Byrd committed Mar 11, 2018
1 parent 19d0ab5 commit 2873201
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.6.1 - 2018-03-11
* BUGFIX: Only use sourcelink if git dependencies are met (https://github.com/TheAngryByrd/MiniScaffold/pull/67)
* MINOR: Only generate AssemblyInfo on Publish (https://github.com/TheAngryByrd/MiniScaffold/pull/66)

### 0.6.0 - 2018-03-07
* FEATURE: Use expecto's --log-name to specify targetframework when running tests. Bumps Expecto to 6.0.0 and dotnet-mono to 0.5.1. (https://github.com/TheAngryByrd/MiniScaffold/pull/60)

Expand Down

0 comments on commit 2873201

Please sign in to comment.