Skip to content

Commit a2b2712

Browse files
committed
[edit] version/changelo
1 parent ed5a701 commit a2b2712

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/Simplify.Web/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.9.0] - 2024-01-08
4+
5+
### Added
6+
7+
- Add Model Validation Attribute For Range Of Numbers (#236)
8+
- Add Model Validation Attributes For Min Max (#251)
9+
310
## [4.8.1] - 2023-12-20
411

512
### Fixed

src/Simplify.Web/Simplify.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1010
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1111

12-
<Version>4.8.1</Version>
12+
<Version>4.9</Version>
1313

1414
<Authors>Simplify community</Authors>
1515
<Product>Simplify</Product>

0 commit comments

Comments
 (0)