From 4774cb495f0dba9bc255ecfe6cf5b79c02c4c885 Mon Sep 17 00:00:00 2001 From: hinto-janaiyo Date: Fri, 3 Feb 2023 10:20:28 -0500 Subject: [PATCH] prepare v1.2.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b46ac0..e9d688f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v1.2.0 +## Updates +* + +## Fixes +* + +## Bundled Versions +* [`P2Pool v3.0`](https://github.com/SChernykh/p2pool/releases/tag/v3.0) +* [`XMRig v6.18.1`](https://github.com/xmrig/xmrig/releases/tag/v6.18.1) + +--- + + # v1.1.1 ## Updates * **Remote Nodes:** Replaced `[Community Monero Nodes]` with known ZMQ-enabled [Remote Nodes](https://github.com/hinto-janaiyo/gupax#remote-monero-nodes). List is sourced from this [daily-updated list based off uptime](https://github.com/hinto-janaiyo/monero-nodes). **This should fix most P2Pool connection related issues.**