Skip to content

Commit c71bbdf

Browse files
authored
Merge pull request #208 from GenomicDataInfrastructure/chore/v1.10.0
chore: update changelog for v1.10.0
2 parents 9dfb8bc + 2cc50ff commit c71bbdf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1212
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313

1414

15+
## [v1.10.0] - 2025-09-17
16+
17+
### Added
18+
- feat: Use of accept lang instead of CKAN LANG by @Hans-christian in 8bed781
19+
20+
21+
### Changed
22+
- Replace pytz with zoneinfo for timezone handling by @Quinten in 8a3fb32
23+
- chore(deps): update dependency botocore to v1.40.32 by @Renovate Bot in 5a8f2fd
24+
- doc: update CHANGELOG.md for v1.9.0 by @LNDS-Sysadmins in 4d3808f
25+
26+
27+
### Fixed
28+
- fix: add logging for unsupported language by @Hans-christian in 738cdad
29+
30+
1531
## [v1.9.0] - 2025-09-12
1632

1733
### Changed

0 commit comments

Comments
 (0)