We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8980214 commit 6328160Copy full SHA for 6328160
stapi-fastapi/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## unreleased
+## Unreleased
9
10
### Fixed
11
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15
16
- Add constants for route names to be used in link href generation
17
18
+## Changed
19
+
20
+- Renamed all exceptions to errors ([#41](https://github.com/stapi-spec/pystapi/pull/41))
21
22
## [v0.6.0] - 2025-02-11
23
24
### Added
0 commit comments