-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,33 @@ | ||
<a name="0.3.0"></a> | ||
## 0.3.0 (2018-03-31) | ||
|
||
* Update to MVC 2.0 and add support for dev servers (#5) ([a33ce8f](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/a33ce8f)), closes [#5](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/issues/5) | ||
|
||
|
||
|
||
<a name="0.2.0"></a> | ||
# 0.2.0 (2017-08-04) | ||
## 0.2.0 (2017-08-04) | ||
|
||
* Release: v0.2.0 ([9a3932b](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/9a3932b)) | ||
* Add sourcelink support (#3) ([64a9447](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/64a9447)), closes [#3](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/issues/3) | ||
* Enable per-path config (#2) ([8c223f9](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/8c223f9)), closes [#2](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/issues/2) | ||
* Update build tools (#1) ([575bc8c](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/575bc8c)), closes [#1](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/issues/1) | ||
|
||
|
||
|
||
<a name="0.1.0"></a> | ||
## 0.1.0 (2017-07-24) | ||
|
||
* Add sourcelink support (#3) ([64a9447](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/64a9447)) | ||
* Enable per-path config (#2) ([8c223f9](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/8c223f9)) | ||
* Update build tools (#1) ([575bc8c](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/575bc8c)) | ||
* Add CI ([c032ce3](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/c032ce3)) | ||
* Add environment variables to appveyor build ([72609f4](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/72609f4)) | ||
* Add npm install ([01a13c9](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/01a13c9)) | ||
* Add symbol packages ([529cf3a](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/529cf3a)) | ||
* Add tag publishing to nuget ([6a78d1d](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/6a78d1d)) | ||
* AppVeyor fix ([f466cb3](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/f466cb3)) | ||
* Autodeploy master to myget ([8241570](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/8241570)) | ||
* Change build.sh permission ([fb1f922](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/fb1f922)) | ||
* Create AppVeyor artifacts ([fc2206c](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/fc2206c)) | ||
* Initial commit ([fb242ec](https://github.com/YoloDev/YoloDev.AspNetCore.Assets/commit/fb242ec)) | ||
|
||
|
||
|