From 3fc6bd14feccac5e815fd14ca4cbbf9b398400cd Mon Sep 17 00:00:00 2001 From: Wataru Otsubo Date: Fri, 7 Feb 2025 19:48:18 +0900 Subject: [PATCH] bump to v0.1.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 120e21d..7a44951 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,10 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.1.0] ### Added - Implemented basic code generation covering current CSR XML. -[unreleased]: https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/commits/main +[0.1.0]: https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/~/tags/v0.1.0