File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.9.15] - 2025-12-24
8+
9+ ### Fixed
10+
11+ - Minor bugs.
12+
713## [ 1.9.14] - 2025-11-05
814
915### Fixed
@@ -371,6 +377,7 @@ For now auto generation available only
371377- GraphQL: Season selection by id
372378- GraphQL: Paginated (Edged) seasons selection
373379
380+ [ 1.9.15 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.15
374381[ 1.9.14 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.14
375382[ 1.9.13 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.13
376383[ 1.9.12 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.12
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "futuramaapi"
33
44[tool .poetry ]
55name = " futuramaapi"
6- version = " 1.9.14 "
6+ version = " 1.9.15 "
77description = " Inspired REST and GraphQL API based on TV show Futurama."
88authors = [
" Ivan Koldakov <[email protected] >" ]
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments