From 57c86236795c1bfb5a110ec2a2fcfeceaa92c189 Mon Sep 17 00:00:00 2001 From: Urvi Date: Sun, 28 Jul 2024 12:52:53 -0700 Subject: [PATCH] services/galexie: Add Changelog entry --- services/galexie/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/services/galexie/CHANGELOG.md b/services/galexie/CHANGELOG.md index e69de29bb2..8040d43cb8 100644 --- a/services/galexie/CHANGELOG.md +++ b/services/galexie/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +All notable changes to this project will be documented in this +file. This project adheres to [Semantic Versioning](http://semver.org/). + +## [v1.0.0] + +- 🎉 First release!