docs: update changelog

This commit is contained in:
Peter Steinberger 2025-12-24 17:28:58 +01:00
parent ebc00232f6
commit 681ece66de

View File

@ -1,13 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.1.2 - Unreleased
## 0.2.0 - Unreleased
### Added
### Changed
- Build: `make` builds `./bin/gog` by default (adds `build` target, PR #12 — thanks @advait).
- Docs: local build instructions now use `make` (PR #12 — thanks @advait).
### Fixed
## 0.1.1 - 2025-12-17