Skip to content

Commit 0f8c61f

Browse files
committed
Changelog for 1.15.11
## [1.15.11](https://github.com/go-gitea/gitea/releases/tag/v1.15.11) - 2022-01-29 * SECURITY * Only view milestones from current repo (go-gitea#18414) (go-gitea#18418) * BUGFIXES * Fix broken when no commits and default branch is not master (go-gitea#18422) (go-gitea#18424) * Fix commit's time (go-gitea#18375) (go-gitea#18409) * Fix restore without topic failure (go-gitea#18387) (go-gitea#18401) * Fix mermaid import in 1.15 (it uses ESModule now) (go-gitea#18382) * Update to go/text 0.3.7 (go-gitea#18336) * MISC * Upgrade EasyMDE to 2.16.1 (go-gitea#18278) (go-gitea#18279) Signed-off-by: Andrew Thornton <art27@cantab.net>
1 parent ce272f2 commit 0f8c61f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ This changelog goes through all the changes that have been made in each release
44
without substantial changes to our git log; to see the highlights of what has
55
been added to each release, please refer to the [blog](https://blog.gitea.io).
66

7+
8+
## [1.15.11](https://github.com/go-gitea/gitea/releases/tag/v1.15.11) - 2022-01-29
9+
10+
* SECURITY
11+
* Only view milestones from current repo (#18414) (#18418)
12+
* BUGFIXES
13+
* Fix broken when no commits and default branch is not master (#18422) (#18424)
14+
* Fix commit's time (#18375) (#18409)
15+
* Fix restore without topic failure (#18387) (#18401)
16+
* Fix mermaid import in 1.15 (it uses ESModule now) (#18382)
17+
* Update to go/text 0.3.7 (#18336)
18+
* MISC
19+
* Upgrade EasyMDE to 2.16.1 (#18278) (#18279)
20+
721
## [1.15.10](https://github.com/go-gitea/gitea/releases/tag/v1.15.10) - 2022-01-14
822

923
* BUGFIXES

0 commit comments

Comments
 (0)