19 lines
570 B
Plaintext
19 lines
570 B
Plaintext
# 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.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.1.0] - 2026-01-26
|
|
|
|
### Added
|
|
- New option to disable the mod
|
|
- Configurable amount to add to the market price (can be negative)
|
|
|
|
## [1.0.0] - 2026-01-23
|
|
|
|
### Added
|
|
- Initial release
|
|
- Automatically updates the price of each product to the market price minus 0.10 ct
|
|
- Manually updates by pressing the update key |