From 0c7f3a61ae3661c17c8f65d7422f2d1cb096b0e7 Mon Sep 17 00:00:00 2001 From: pepicrft Date: Sun, 11 Aug 2024 16:59:07 +0000 Subject: [PATCH] [Release] Path 0.3.1 --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8deb76e..498dd9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ # Changelog -## Unreleased \ No newline at end of file +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). + +## [0.3.1] - 2024-08-11 +### Details +#### Chore +- Automate releases + +[0.3.1]: https://github.com/tuist/XcodeProj/compare/0.3.0..0.3.1 + + +