# 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.1.0/).
## [0.1.0] - 2026-01-19
### Added
- Initial release covering network primitives (hosts, CIDRs, ranges, FQDNs).
- Transport services with well-known registry and parsing helpers.
- Application indicators and sample catalog entries.
- Optional JSON-enabled object store with CRUD operations.
- Integration tests demonstrating combined workflows.
### Documentation
- Comprehensive README with usage examples and feature overview.
- Module-level documentation throughout the crate.