diff --git a/README.md b/README.md index b531c23..48fb991 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ members of the #factorio IRC on espernet. * Sorting implementation by @okradonkey * [The Factorio Discord](https://discord.gg/5N4pQPF), especially Factorio devs helping in #mod-making (especially @Bilka, @Klonan, @Rseding91) * Smoothed ore-per-minute calculation by @wchristian + * With prettification from @AndrewSav * Alphabetical site sorting by @mgkr * Multiple changes and fixes by @perobertson * [GVV](https://mods.factorio.com/mod/gvv) compatibility by @JasonLandbridge diff --git a/VERSION b/VERSION index 8460f7b..0d252e6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.208 +0.8.209 diff --git a/changelog.txt b/changelog.txt index 7f35ad5..7430c38 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 0.8.209 +Date: 2023-05-09 + Bugfixes: + - Force ore-per-minute to converge quickly when diffs are small (@wchristian and @AndrewSaw, #149) +--------------------------------------------------------------------------------------------------- Version: 0.8.208 Date: 2023-05-08 Bugfixes: