From a3321228f3577b88653bc9fb9a1e4ea53e7d44c6 Mon Sep 17 00:00:00 2001 From: David Reed Date: Wed, 7 Dec 2022 21:13:32 -0500 Subject: [PATCH] document v1.0.4 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06a3cac..8656fa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.0.4 + +`uv.client.js` is now a bundle. Make sure this file is accounted for in any workflows (eg. extracting the tarball automatically). + +See the release on [GitHub](https://github.com/titaniumnetwork-dev/Ultraviolet/releases/tag/v1.0.4-beta) for more details. + # v1.0.4-beta.x - Provide randomly chosen bare server URL & refactor (bare server load balancing)