From d9f20d4fea247d7eb616acb7359c303da67eb83b Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Fri, 4 Mar 2022 22:38:26 +0800 Subject: [PATCH] prepare changelog (#301) --- git-submodule/CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/git-submodule/CHANGELOG.md b/git-submodule/CHANGELOG.md index 52e80a16a2..5f6eb8dced 100644 --- a/git-submodule/CHANGELOG.md +++ b/git-submodule/CHANGELOG.md @@ -5,3 +5,25 @@ 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 + +Initial release with no content. + +### Commit Statistics + + + + - 1 commit contributed to the release. + - 0 commits where understood as [conventional](https://www.conventionalcommits.org). + - 1 unique issue was worked on: [#301](https://github.com/Byron/gitoxide/issues/301) + +### Commit Details + + + +
view details + + * **[#301](https://github.com/Byron/gitoxide/issues/301)** + - add stub for git-submodule ([`54ff648`](https://github.com/Byron/gitoxide/commit/54ff6488da4e1a0c40b0279bfe8d7ebbbe7536d5)) +
+