chore: bump to v0.1.2

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerio 2026-03-24 18:44:52 +01:00
parent 907966a983
commit c90c0b6066
3 changed files with 14 additions and 7 deletions

View file

@ -3,6 +3,13 @@
All notable changes to webclaw are documented here.
Format follows [Keep a Changelog](https://keepachangelog.com/).
## [0.1.2] — 2026-03-24
### Fixed
- Reddit scraping: use plain HTTP client for `.json` endpoint (TLS fingerprinting was getting blocked)
---
## [0.1.1] — 2026-03-24
### Fixed