diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8de85bb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,25 @@ +# Changelog + +## [2.3.0](https://github.com/clippingkk/cli/compare/v2.2.4...v2.3.0) (2026-08-02) + + +### Features + +* **ci:** add apple chip support, but not sure it can be work ([a105a2c](https://github.com/clippingkk/cli/commit/a105a2cb9fc4ec5cec35538c858d5f0fb44fca3e)) +* **cli:** add Kindle SDR highlight extraction ([dd5eda8](https://github.com/clippingkk/cli/commit/dd5eda837b257b5ab91249bcb6c2fd042ac0cc4d)) +* **cli:** add Kindle SDR highlight extraction ([3a0659c](https://github.com/clippingkk/cli/commit/3a0659c2826c759d4f3f869122d4da548c7bd745)) +* **cli:** support KFX SDR highlights ([49240b3](https://github.com/clippingkk/cli/commit/49240b3b7706b9bc95cef37c77c2107e9df53be0)) + + +### Bug Fixes + +* **app:** upgrade all deps to latest version ([0b0e994](https://github.com/clippingkk/cli/commit/0b0e99432807376f9aaad06e746faca6fcf236f1)) +* **bench:** add benchmark case ([ec1a239](https://github.com/clippingkk/cli/commit/ec1a23954e0c499eaa609e50a774211a2dd37d2f)) +* **ci:** add benchmark report for pull request ([ece7c3a](https://github.com/clippingkk/cli/commit/ece7c3ab6de88e30bccd2491a4d83d21df68bb85)) +* **ci:** add benchmark report for pull request ([d1e6416](https://github.com/clippingkk/cli/commit/d1e6416b060a1b9a013bed73edf3e4c6116f84f3)) +* **ci:** add benchName for ci workaround ([2408e9b](https://github.com/clippingkk/cli/commit/2408e9bbd8fa120ba765038f3110e8c8f450a5bb)) +* **ci:** remove feature in benchmark config ([fb49858](https://github.com/clippingkk/cli/commit/fb4985835f7d3a5638ff9e368ee18c2720ae95e3)) +* **cli:** handle empty Kindle annotation caches ([619f4c1](https://github.com/clippingkk/cli/commit/619f4c124075a519d9cf737c198fecfd37971f11)) +* **docs:** update readme ([8518e5c](https://github.com/clippingkk/cli/commit/8518e5c982f272b0cf9079787a56002b34353c46)) +* **parser:** correct expected page number in parser test ([c16371a](https://github.com/clippingkk/cli/commit/c16371a7be76d567391e5429e89388a09983a510)) +* **parser:** correct expected page number in parser test ([6537033](https://github.com/clippingkk/cli/commit/65370331760d3c999ea897768fdc93dd4172ef3c))