···11+# Changelog
22+33+All notable changes to astro-shortlinks will be documented in this file.
44+55+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66+and this project adheres to
77+[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88+99+<!-- ## [Unreleased] -->
1010+1111+## [1.0.0] - 2025-12-13
1212+1313+Initial release.
1414+1515+### Added
1616+1717+- Core integration
1818+- [worker-links](https://github.com/Erisa/worker-links) shortlinker.
1919+- [chhoto-url](https://github.com/SinTan1729/chhoto-url) shortlinker.
2020+- `multi-shortlinker` to create shortlinks on multiple services.
2121+2222+[unreleased]: https://github.com/Ovyerus/astro-shortlinks/compare/v1.0.0...HEAD
2323+[1.0.0]: https://github.com/Ovyerus/astro-shortlinks/releases/tag/v1.0.0