# Changelog 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.0.4] - 2025-06-07 ### ✨ New Features - [`dc4aa93`](https://github.com/hsiangjenli/po-llm/commit/dc4aa935cc2d58b0c37c9010aaadd4a92b866b3e) - switch to OpenRouter API and enhance translation prompts *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* ### 🐛 Bug Fixes - [`f24b474`](https://github.com/hsiangjenli/po-llm/commit/f24b474cf95a3a02eb27df57dcc3251d27de7ec4) - update changelog workflow to allow forced pushes and skip dirty checks *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* - [`df24ae3`](https://github.com/hsiangjenli/po-llm/commit/df24ae3bb95d2f047cc6b2853957d8eccda71855) - remove branch specification from changelog commit action *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* - [`a41a99d`](https://github.com/hsiangjenli/po-llm/commit/a41a99d8d5dc7438cb171969efe717d3c5e5bc5d) - specify branch in changelog workflow for consistency *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* - [`530b643`](https://github.com/hsiangjenli/po-llm/commit/530b6433c3828b3571c4e841b7b4fad41aee4bdd) - update changelog workflow to specify push options for main branch *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* - [`f407cb8`](https://github.com/hsiangjenli/po-llm/commit/f407cb8cc1db30ade14e8a03dfba0baf022cef1a) - update changelog workflow to set origin/HEAD and improve commit options *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* ### 🔧 Chores - [`b930db3`](https://github.com/hsiangjenli/po-llm/commit/b930db3f334164969a419240f07f97c9c64c2c68) - ensure newline at end of changelog workflow file *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* - [`f9b34c6`](https://github.com/hsiangjenli/po-llm/commit/f9b34c60023fa9c11d803f19bfb203df914ca6f6) - Update README.md *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* - [`4547471`](https://github.com/hsiangjenli/po-llm/commit/45474714b2b5d553b3c0daa4dd734dda548a39e2) - bump version to 0.0.4 in pyproject.toml *(commit by [@hsiangjenli](https://github.com/hsiangjenli))* [v0.0.4]: https://github.com/hsiangjenli/po-llm/compare/v0.0.3...v0.0.4