Skip to content

Commit 471a106

Browse files
committed
[edit] version/changelog
1 parent 4dbf343 commit 471a106

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/Simplify.Web.Postman/CHANGELOG.md

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

3+
## [1.0] - 2023-07-16
4+
5+
### Added
6+
7+
- Simple controller tests generation (#5)
8+
39
## [1.0-pre04] - 2022-11-20
410

511
### Added

src/Simplify.Web.Postman/Simplify.Web.Postman.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010

11-
<Version>1.0-pre04</Version>
11+
<Version>1.0</Version>
1212

1313
<Description>Postman collection and environment generation extension for Simplify.Web</Description>
1414
<Product>Simplify</Product>

0 commit comments

Comments
 (0)