-
Notifications
You must be signed in to change notification settings - Fork 18
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
25 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. | ||
|
||
<a name="2.0.0"></a> | ||
## [2.0.0](https://github.com/Teodor92/MoreDotNet/releases/tag/v2.0.0) (2023-12-16) | ||
|
||
### Features | ||
|
||
* added github action for basic ci ([2e857cd](https://github.com/Teodor92/MoreDotNet/commit/2e857cdb7478deb1bed47a280b7f95678ce658d7)) | ||
* added readme and licence to package ([bd94d89](https://github.com/Teodor92/MoreDotNet/commit/bd94d8949a608d70a749ff67255945292b69d0b3)) | ||
* adding travis ci ([a3baebb](https://github.com/Teodor92/MoreDotNet/commit/a3baebbd969610c6650f3e4d15d9a45626f9f3f9)) | ||
* remove old props from csproj file ([327e8d0](https://github.com/Teodor92/MoreDotNet/commit/327e8d0839cd5a91951cc1abd1a7a441227aba84)) | ||
* testing version bumping ([172b19f](https://github.com/Teodor92/MoreDotNet/commit/172b19f626650cbcc9a73b3da7b4caab6b18bac6)) | ||
* updated packages ([a74b698](https://github.com/Teodor92/MoreDotNet/commit/a74b6989230f242528aeaef7abb5a00dcadeed62)) | ||
* updated projects to dotnet 8 ([fcd5d0d](https://github.com/Teodor92/MoreDotNet/commit/fcd5d0d0fe6626dd20065639daa27390fb5f8e9c)) | ||
|
||
### Bug Fixes | ||
|
||
* added missing yml file ([717cb5d](https://github.com/Teodor92/MoreDotNet/commit/717cb5d73583d754bdd5348a6ad80c5b5154702c)) | ||
* csproj file attributes ([ea5a4d8](https://github.com/Teodor92/MoreDotNet/commit/ea5a4d8c644ba25a08ca0361a935bdc8d2ddd454)) | ||
* disabled mono for build ([a78f3e7](https://github.com/Teodor92/MoreDotNet/commit/a78f3e7e96ae374c202f6f13d839b9d8bb8e9fcc)) | ||
* incorrect branch name ([cc79a0d](https://github.com/Teodor92/MoreDotNet/commit/cc79a0dbc1e86d566bd8f64450bf2b6049480ef1)) | ||
* updated README ([1faaafd](https://github.com/Teodor92/MoreDotNet/commit/1faaafdd4193b1fce2610e55301aa0cd115a66ca)) | ||
|