From d6d73a0913269461ba24b33172dea596eae9b4df Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Mon, 23 Dec 2024 10:56:42 -0500 Subject: [PATCH] release: pull back 0.13.1 and move CHANGELOG entries to 0.13.2 [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22eede845..cb5c1c69e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ All notable changes to Gogs are documented in this file. - Submodules using `ssh://` protocol and a port number are not rendered correctly. [#4941](https://github.com/gogs/gogs/issues/4941) - Missing link to user profile on the first commit in commits history page. [#7404](https://github.com/gogs/gogs/issues/7404) -## 0.13.1 +## 0.13.2 ### Fixed