Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Feb 8, 2023
1 parent 8ebfbc9 commit 992e047
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [1.6.6](https://github.com/Terradue/DotNetStac/compare/1.6.5...1.6.6)
## [1.7.0](https://github.com/Terradue/DotNetStac/compare/1.6.6...1.7.0)

Style and format improvements

### Merged

- Style and format improvements [`#23`](https://github.com/Terradue/DotNetStac/pull/23)

### Commits

- removed item-collection extension [`f99d497`](https://github.com/Terradue/DotNetStac/commit/f99d4970501650ddb04811e13a81e9445b3f2e01)
- many format fix with dotnet format [`f7a3898`](https://github.com/Terradue/DotNetStac/commit/f7a3898967bb3f8d8eb37aed46866f71a258bd27)
- and more linting [`b201bcf`](https://github.com/Terradue/DotNetStac/commit/b201bcff3f655766b7903d4d4e603a5e95496566)
- Prefix local calls with this [`ac186ea`](https://github.com/Terradue/DotNetStac/commit/ac186ea9d87b39724aff5b627e499b4553e60e12)
- Elements must appear in the correct order [`6505476`](https://github.com/Terradue/DotNetStac/commit/6505476b85d2bfba412f00bff32edb20d4883716)
- fields [`5d6219d`](https://github.com/Terradue/DotNetStac/commit/5d6219d6ad37562f0c97295cc1d130deb3d4671f)
- more styling [`d47db36`](https://github.com/Terradue/DotNetStac/commit/d47db36bf8c0ee60a361497d5e661a93a049ce61)
- more style [`596b5e1`](https://github.com/Terradue/DotNetStac/commit/596b5e11ea5c37cdcf7e083d7a568bde596b9a5b)
- SA1513 [`b7ac0bd`](https://github.com/Terradue/DotNetStac/commit/b7ac0bd271bf95e0fca8a91ffac63956944a7ee7)
- Element documentation header must be preceded by blank line [`0a08850`](https://github.com/Terradue/DotNetStac/commit/0a0885044f5e320a1e5fae0096ecf7b21cfd8d13)
- styling [`e95db31`](https://github.com/Terradue/DotNetStac/commit/e95db311f5ceb41c6542e257b7aa62859deead5f)
- no warinings [`da591b0`](https://github.com/Terradue/DotNetStac/commit/da591b098397fe44d098153a5fcbd1c1301f2595)
- Do not use placeholders in summaries [`466baaf`](https://github.com/Terradue/DotNetStac/commit/466baaf763bb32c377dc4b0742699d9cb180184e)
- remove blank lines [`7ccb21a`](https://github.com/Terradue/DotNetStac/commit/7ccb21ab1d379d242e8f04567ddc45bb56019483)
- removed empty values [`d6d6cba`](https://github.com/Terradue/DotNetStac/commit/d6d6cba7e081978030f248b4f7ea1851653a9cbc)
- more linting [`6b6d074`](https://github.com/Terradue/DotNetStac/commit/6b6d0749103bde3e4be4e817f52c2f15c5810d9c)
- SA1115 [`4ab4544`](https://github.com/Terradue/DotNetStac/commit/4ab454479fc8bbf9f4263b6d94e64af39a143d1c)
- removed empty return [`a0cb741`](https://github.com/Terradue/DotNetStac/commit/a0cb74141c0f0d864b0b85be91c5b562f9c833aa)
- Do not use regions [`ebce9c3`](https://github.com/Terradue/DotNetStac/commit/ebce9c3f241dead6710be6a19bd50d8bb7d7e69b)
- Statement must not use unnecessary parenthesis [`87c4fb6`](https://github.com/Terradue/DotNetStac/commit/87c4fb6bb835838511331866aa83424bcfb52ada)
- remove static [`b0b16e0`](https://github.com/Terradue/DotNetStac/commit/b0b16e075b96e0d5b3e5d6b3f1f4f5c3f018a882)
- linting [`664ce61`](https://github.com/Terradue/DotNetStac/commit/664ce612c8c35e79e95d3f058cb9566d17497eb5)
- severity warning for code liniting [`6f2ddfd`](https://github.com/Terradue/DotNetStac/commit/6f2ddfd5ae1995eada15d8a2cf111946a0dc015e)

## [1.6.6](https://github.com/Terradue/DotNetStac/compare/1.6.5...1.6.6) - 2023-02-03

### Commits

Expand Down

0 comments on commit 992e047

Please sign in to comment.