From d86c524d9e7dad6f43b00cdfa187fe0e9ba4d50c Mon Sep 17 00:00:00 2001 From: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> Date: Tue, 30 Dec 2025 13:39:07 +0000 Subject: docs: update CHANGELOG.md for v0.1.6 [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 340a122..19b04a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.1.6] - 2025-12-30 +### New Features +- [`d35712d`](https://github.com/HydroRoll-Team/base-model/commit/d35712d0f200b7862450b173a1bee95d1bd85dc8) - Update Python version requirement and add onnxscript dependency *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`e1444f4`](https://github.com/HydroRoll-Team/base-model/commit/e1444f4b283ebb628292c656c47ab0bf37739149) - Bump version to 0.1.6 in pyproject.toml *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* + +### Refactors +- [`200ae0b`](https://github.com/HydroRoll-Team/base-model/commit/200ae0b8131367a55572cbfca00fbcf19257b84d) - Refactor code structure for improved readability and maintainability *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* + + ## [v0.1.5] - 2025-12-30 ### New Features - [`046eda6`](https://github.com/HydroRoll-Team/base-model/commit/046eda69af8ac163c4337eb63a544685716d97c3) - Add debug step for artifact structure and fix model zip path in release *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* @@ -24,3 +33,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v0.1.4]: https://github.com/HydroRoll-Team/base-model/compare/v0.1.3...v0.1.4 [v0.1.5]: https://github.com/HydroRoll-Team/base-model/compare/v0.1.4...v0.1.5 +[v0.1.6]: https://github.com/HydroRoll-Team/base-model/compare/v0.1.5...v0.1.6 -- cgit v1.2.3-70-g09d2