# Changelog

All notable changes to PlaceResourceMod are documented here.
This project follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## [0.3.3] - 2026-05-03

### Added
- Bundled `changelog.txt` (a copy of `CHANGELOG.md`) so the COI mod portal can display version history.

## [0.3.2] - 2026-05-03

### Added
- Bundled `thumbnail.png` so the mod displays an icon in COI's mod list.

## [0.3.1] - 2026-05-03

### Added
- `min_game_version: 0.8.3` in manifest, so the mod won't load on older COI versions.

## [0.3.0] - 2026-05-03

### Added
- F9 picker panel that opens a pinnable window with two action sections.
- Material picker for fulfilling designations: rocks, dirt, ore, sand, or the designation's default.

### Changed
- Consolidated onto a single F9 hotkey. F8 is no longer bound.
- Placement and fulfill tools are now activated from the panel rather than from direct hotkeys.

## [0.2.0]

### Added
- Quick-fulfill terrain designations in a drag-selected area (was on F9 directly).

## [0.1.0]

### Added
- Place virtual resource (oil or groundwater) deposits at the cursor (was on F8 directly).
