diff --git a/src/FSharp.Data.Validation.Giraffe/CHANGELOG.md b/src/FSharp.Data.Validation.Giraffe/CHANGELOG.md index 22a9804..6c8e5a5 100644 --- a/src/FSharp.Data.Validation.Giraffe/CHANGELOG.md +++ b/src/FSharp.Data.Validation.Giraffe/CHANGELOG.md @@ -1,4 +1,12 @@ -# Revision history for fsharp-data-validation +# Revision history for fsharp-data-validation-giraffe + +## 2.0.1 - 12/12/2024 + +* Address package vulnerabilities. + +## 2.0.0 - 10/08/2024 + +* Update to use FSharpPlus instead of custom NonEmptyList type. ## 1.0.0 - 11/17/2023