diff --git a/ChebsNecromancy/Package/README.md b/ChebsNecromancy/Package/README.md index 2fe07f0..a0637f9 100644 --- a/ChebsNecromancy/Package/README.md +++ b/ChebsNecromancy/Package/README.md @@ -148,6 +148,7 @@ A special thanks to the people who've helped me along the way: Date | Version | Notes --- | --- | --- +21/07/2023 | 3.6.2 | fix bug where onePerPlayer was set to true for character drops, which would result in incorrect resource amounts getting refunded 20/07/2023 | 3.6.1 | Add config option to make draugr quiet; update CVL to 2.1.1 13/07/2023 | 3.6.0 | Try to make workers behave better; update CVL to 2.1.0 to prepare for upcoming changes 21/06/2023 | 3.5.2 | Treasure pylon checks that Piece is not null before processing container diff --git a/README.md b/README.md index 2fe07f0..a0637f9 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ A special thanks to the people who've helped me along the way: Date | Version | Notes --- | --- | --- +21/07/2023 | 3.6.2 | fix bug where onePerPlayer was set to true for character drops, which would result in incorrect resource amounts getting refunded 20/07/2023 | 3.6.1 | Add config option to make draugr quiet; update CVL to 2.1.1 13/07/2023 | 3.6.0 | Try to make workers behave better; update CVL to 2.1.0 to prepare for upcoming changes 21/06/2023 | 3.5.2 | Treasure pylon checks that Piece is not null before processing container