# 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).
## [Unreleased]
## [0.2.0](https://github.com/joshrotenberg/jpx/compare/jpx-engine-v0.1.3...jpx-engine-v0.2.0) - 2026-02-03
### Fixed
- remove broken rustdoc link to conditional arrow module ([#16](https://github.com/joshrotenberg/jpx/pull/16))
### Other
- [**breaking**] rename jpx-server to jpx-mcp ([#17](https://github.com/joshrotenberg/jpx/pull/17))
## [0.1.3](https://github.com/joshrotenberg/jpx/compare/jpx-engine-v0.1.2...jpx-engine-v0.1.3) - 2026-02-03
### Added
- initial jpx repository