Skip to content

Commit 436bef7

Browse files
committed
Release 8.2.0-alpha-002
1 parent 2a729e0 commit 436bef7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE_NOTES.md

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

4+
## 8.2.0-alpha-002 - 2025-11-11
5+
6+
- [Remove Obsolete from redirectTo](https://github.com/giraffe-fsharp/Giraffe/pull/695) - Credits @kerams
7+
48
## 8.2.0-alpha-001 - 2025-11-10
59

610
#### Breaking changes

src/Giraffe/Giraffe.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<!-- General -->
44
<AssemblyName>Giraffe</AssemblyName>
5-
<Version>8.2.0-alpha-001</Version>
5+
<Version>8.2.0-alpha-002</Version>
66
<Description>A native functional ASP.NET Core web framework for F# developers.</Description>
77
<Copyright>Copyright 2020 Dustin Moris Gorski</Copyright>
88
<Authors>Dustin Moris Gorski and contributors</Authors>

0 commit comments

Comments
 (0)