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.7] - 2025-10-03
8+
9+ ### Improved
10+
11+ - General codebase.
12+
713## [ 1.9.6] - 2025-10-03
814
915### Improved
@@ -323,6 +329,7 @@ For now auto generation available only
323329- GraphQL: Season selection by id
324330- GraphQL: Paginated (Edged) seasons selection
325331
332+ [ 1.9.7 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.7
326333[ 1.9.6 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.6
327334[ 1.9.5 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.5
328335[ 1.9.4 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.9.4
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.6 "
6+ version = " 1.9.7 "
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