You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,14 @@ All notable changes to this project will be documented in this file.
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4
4
5
5
## [Unreleased]
6
+
7
+
## [5.1.0] - 2021-09-19
6
8
### Added
7
9
- Added unit testing for Helper functions. Removed the APIs used for manually testing them.
8
10
- Added editor config
9
11
10
12
### Changes
11
-
- Removed server headers
13
+
- Removed server headers for security
12
14
- Connection string in appSettings.json is no longer encrypted. Ref [#74](https://github.com/kolappannathan/dotnet-web-api-boilerplate/issues/74) for details
0 commit comments