# Changelog

All notable changes to this project will be documented in this file.

## 0.3.0 - 2025-09-14
- Add Livebook notebooks under livebook/ with runnable examples:
  - 01_quickstart.livemd
  - 02_auth_and_tls.livemd
  - 03_crud_basics.livemd
  - 04_ensure_workflows.livemd
  - 05_multi_and_probe.livemd
- Wire notebooks into ExDoc docs (extras, groups_for_extras)
- Update README to reflect Hex availability and link to HexDocs
- Bump version to 0.3.0

## 0.2.0 - 2025-09-14
- Publish initial Hex release with HTTP/TLS via :httpc/:ssl and built-in JSON
- Add ex_doc as dev dependency and publish docs
