> ## Documentation Index
> Fetch the complete documentation index at: https://docs.factagora.com/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.1.2

> Fact Search 엔드포인트 이름 변경

<Update label="2026-06-05" description="v0.1.2: Fact Search 이름 변경">
  ## Fact Search 이름 변경

  API 범위를 더 명확하게 표현하기 위해 News Search 엔드포인트를 Fact Search로 변경했습니다.

  ### Changed

  * `GET /api/v1/news/search` → `GET /api/v1/fact-search`로 이름 변경

  **마이그레이션:** 기존에 `/api/v1/news/search`를 직접 사용하고 있다면 `/api/v1/fact-search`로 업데이트하세요. 쿼리 파라미터와 응답 스키마는 동일합니다.
</Update>
