Skip to content

Commit 6328160

Browse files
committed
chore: update changelog
1 parent 8980214 commit 6328160

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

stapi-fastapi/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## unreleased
8+
## Unreleased
99

1010
### Fixed
1111

@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515

1616
- Add constants for route names to be used in link href generation
1717

18+
## Changed
19+
20+
- Renamed all exceptions to errors ([#41](https://github.com/stapi-spec/pystapi/pull/41))
21+
1822
## [v0.6.0] - 2025-02-11
1923

2024
### Added

0 commit comments

Comments
 (0)