Skip to content

Commit

Permalink
📝 Change CHANGELOG documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Oct 27, 2021
1 parent 78151d0 commit 29c3320
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,39 @@ This document includes changelog for EasyProfiler.

For Every version must be store changelog.

- ### ✨ v1.9.0 [27.10.2021]

#### What's Changed
*[Feature] Built-In Endpoints by @furkandeveloper in https://github.com/furkandeveloper/EasyProfiler/pull/136
* ⬆️ Bump Swashbuckle.AspNetCore from 6.2.2 to 6.2.3 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/134
* ⬆️ Bump AspNetCore.MarkdownDocumenting from 2.3.0 to 2.3.1 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/133
* ⬆️ Bump Microsoft.EntityFrameworkCore from 5.0.10 to 5.0.11 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/132
* ⬆️ Bump Microsoft.EntityFrameworkCore.SqlServer from 5.0.10 to 5.0.11 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/130
* ⬆️ Bump Pomelo.EntityFrameworkCore.MySql from 5.0.1 to 5.0.2 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/126
* ⬆️ Bump Microsoft.EntityFrameworkCore.Relational from 5.0.10 to 5.0.11 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/131
* ⬆️ Bump MongoDB.Driver from 2.13.1 to 2.13.2 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/128
* ⬆️ Bump Microsoft.EntityFrameworkCore.Tools from 5.0.10 to 5.0.11 by @dependabot in https://github.com/furkandeveloper/EasyProfiler/pull/129

## New Contributors
* @dependabot made their first contribution in https://github.com/furkandeveloper/EasyProfiler/pull/134

**Full Changelog**: https://github.com/furkandeveloper/EasyProfiler/compare/v1.8.0...v1.9.0


<hr/>


- ### ✨ v1.8.0 [02.10.2021]

> 🔥 Removed .Net Core 3.x support from all providers
> ♻ Changed request url property set scenario from request path value to get endpoints information for all providers
<hr/>

- ### ✨ v1.7.0 [28.03.2021]
> ⛏ Added .Net5 support by @enisn <br/>
> 🔥 Remove unnecessary dependencies. <br/>
> ♻ Refactored code desing.

<hr/>

0 comments on commit 29c3320

Please sign in to comment.