From 726b0cb24e4b29fd26387a466e65cfb93828a966 Mon Sep 17 00:00:00 2001 From: Marc Velmer Date: Tue, 24 Oct 2023 14:15:24 +0200 Subject: [PATCH] Updated `CHANGELOG` --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dea11223..5ac0cc70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [Unreleased] + +### Changed + +- Modified `dev`, `stg` and `prod` default URLs for all services. +- Upgraded to new faucet. + ## [0.4.0] - 2023-10-10 ### Changed