Skip to content

Commit a5d7072

Browse files
committed
Release 7.0.2-alpha-001
1 parent 54f38a4 commit a5d7072

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

RELEASE_NOTES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Release Notes
22
=============
33

4+
## 7.0.2-alpha-001 - 2024-09-06
5+
6+
- [Moar fantomas](https://github.com/giraffe-fsharp/Giraffe/pull/614) - Credits @nojaf
7+
- Format all F# source code using [fantomas](https://github.com/fsprojects/fantomas).
8+
- Started checking the `samples/`, `tests/` and `src/` contents to know if they are complying with fantomas format.
9+
- [HandleOptionGracefullyAnalyzer for ETag and Last-Modified at Preconditional.fs](https://github.com/giraffe-fsharp/Giraffe/pull/613) - Credits @64J0
10+
- [feat: add request limits on accept, content-type, and content-length headers](https://github.com/giraffe-fsharp/Giraffe/pull/502) - Credits @stijnmoreels
11+
- Add request guards/limitation on:
12+
- `Accept` header
13+
- `Content-Type` header
14+
- `Content-Length` header
15+
416
## 7.0.1 - 2024-08-27
517

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

0 commit comments

Comments
 (0)