Skip to content

Commit

Permalink
chore: release 1.0.0
Browse files Browse the repository at this point in the history
github-actions[bot] authored and hensou committed Apr 27, 2022
1 parent 927fb2d commit a1d8216
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## 1.0.0 (2022-04-27)


### Features

* Add scripts to set DOTNET_ROOT env variable ([45074c0](https://www.github.com/hensou/asdf-dotnet/commit/45074c0c65416db4f765818545aa7ca93656e2b0))
* Added suport for fish terminal ([927fb2d](https://www.github.com/hensou/asdf-dotnet/commit/927fb2d3a4f2715e8f5b04296de476061b6feaa4))
* Implements download and install features ([392575c](https://www.github.com/hensou/asdf-dotnet/commit/392575c7459c16441152a26f7979b4a9905ca9c1))
* Implements list-all feature ([fa8678b](https://www.github.com/hensou/asdf-dotnet/commit/fa8678b0203eb6c68403d126bc8add852c7d744a))


### Bug Fixes

* Correctly returns releases from dotnet ([f3128d0](https://www.github.com/hensou/asdf-dotnet/commit/f3128d0df4db0bf57b3b15ab9dfc8f927d20465d))
* Export the MSBuildSDKsPath env var when installation complete ([c9d407f](https://www.github.com/hensou/asdf-dotnet/commit/c9d407f6d6c963a6c77bcaa68cf4521b79c2313f))
* Force the shim to be created at the root of dotnet folder ([65b5b7a](https://www.github.com/hensou/asdf-dotnet/commit/65b5b7a8934c3e7f69b4d2aa6fc37d5ee04b2745))
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.0.0

0 comments on commit a1d8216

Please sign in to comment.