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.10.6] - 2026-01-05
8+
9+ ### Added
10+
11+ - ` Changelog ` feature to track updates.
12+
713## [ 1.10.5] - 2026-01-05
814
915### Improved
@@ -426,6 +432,7 @@ For now auto generation available only
426432- GraphQL: Season selection by id
427433- GraphQL: Paginated (Edged) seasons selection
428434
435+ [ 1.10.6 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.10.6
429436[ 1.10.5 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.10.5
430437[ 1.10.4 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.10.4
431438[ 1.10.3 ] : https://github.com/koldakov/futuramaapi/releases/tag/1.10.3
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.10.5 "
6+ version = " 1.10.6 "
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