Skip to content

Commit

Permalink
Release 7.0.2-alpha-001
Browse files Browse the repository at this point in the history
  • Loading branch information
64J0 committed Sep 6, 2024
1 parent 54f38a4 commit a5d7072
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Release Notes
=============

## 7.0.2-alpha-001 - 2024-09-06

- [Moar fantomas](https://github.com/giraffe-fsharp/Giraffe/pull/614) - Credits @nojaf
- Format all F# source code using [fantomas](https://github.com/fsprojects/fantomas).
- Started checking the `samples/`, `tests/` and `src/` contents to know if they are complying with fantomas format.
- [HandleOptionGracefullyAnalyzer for ETag and Last-Modified at Preconditional.fs](https://github.com/giraffe-fsharp/Giraffe/pull/613) - Credits @64J0
- [feat: add request limits on accept, content-type, and content-length headers](https://github.com/giraffe-fsharp/Giraffe/pull/502) - Credits @stijnmoreels
- Add request guards/limitation on:
- `Accept` header
- `Content-Type` header
- `Content-Length` header

## 7.0.1 - 2024-08-27

- [Add F# Analyzers](https://github.com/giraffe-fsharp/Giraffe/pull/603) - Credits @1eyewonder
Expand Down

0 comments on commit a5d7072

Please sign in to comment.