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: src/Simplify.Web/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
### Breaking
6
6
7
-
- Internal framework restructure and rewrite (http request and response handling related functionality, metadata rewritten from scratch). Can affect any customizations to related functionality
7
+
- Internal framework restructure and rewrite (http request and response handling related functionality and metadata rewritten from scratch). Can affect any customizations to related functionality
8
8
9
9
### Added
10
10
@@ -36,7 +36,7 @@
36
36
### Fixed
37
37
38
38
- Multiple one route controllers handling
39
-
- Multiple middlewares same IsTerminal status
39
+
- Multiple middlewares having same `IsTerminal` status
0 commit comments