Skip to content

Commit e9bf5ab

Browse files
committed
Added publish date for 0.5.0
1 parent eae6470 commit e9bf5ab

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to FastOpenAPI are documented in this file.
44

55
FastOpenAPI follows the [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
66

7-
## [0.5.0] - Unreleased
7+
## [0.5.0] - 2025-04-13
88

99
### Added
1010
- `AioHttpRouter` for integration with the `AioHttp` framework

docs/de/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Alle bedeutenden Änderungen an FastOpenAPI werden in dieser Datei dokumentiert.
44

5-
## [0.5.0]Unveröffentlicht
5+
## [0.5.0]2025-04-13
66

77
### Hinzugefügt
88
- **AioHttpRouter** zur Integration mit dem AIOHTTP-Framework (async-Unterstützung).

docs/en/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to FastOpenAPI will be documented in this file.
44

5-
## [0.5.0] - Unreleased
5+
## [0.5.0] - 2025-04-13
66

77
### Added
88
- **AioHttpRouter** for integration with the AIOHTTP framework (async support for AIOHTTP).

docs/es/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Todos los cambios importantes en FastOpenAPI se documentan en este archivo.
44

5-
## [0.5.0]No publicado
5+
## [0.5.0]2025-04-13
66

77
### Añadido
88
- **AioHttpRouter** para integración con el framework AIOHTTP (soporte async).

docs/fr/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Toutes les modifications importantes de FastOpenAPI sont documentées dans ce fichier.
44

5-
## [0.5.0]Non publié
5+
## [0.5.0]2025-04-13
66

77
### Ajouté
88
- **AioHttpRouter** pour l’intégration avec le framework AIOHTTP (prise en charge asynchrone).

docs/ru/docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Все значимые изменения в FastOpenAPI документируются в этом файле.
44

5-
## [0.5.0]В разработке
5+
## [0.5.0]2025-04-13
66

77
### Добавлено
88
- **AioHttpRouter** для интеграции с фреймворком AIOHTTP (поддержка async).

0 commit comments

Comments
 (0)