File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.1] ( https://github.com/go-gitea/gitea/releases/tag/v1.1.1 ) - 2017-05-04
4
+
5
+ * BUGFIXES
6
+ * Markdown Sanitation Fix [ #1646 ] ( https://github.com/go-gitea/gitea/pull/1646 )
7
+ * Fix broken hooks [ #1376 ] ( https://github.com/go-gitea/gitea/pull/1376 )
8
+ * Fix migration issue [ #1375 ] ( https://github.com/go-gitea/gitea/pull/1375 )
9
+ * Fix Wiki Issues [ #1338 ] ( https://github.com/go-gitea/gitea/pull/1338 )
10
+ * Forgotten migration for wiki githooks [ #1237 ] ( https://github.com/go-gitea/gitea/pull/1237 )
11
+ * Commit messages can contain pipes [ #1218 ] ( https://github.com/go-gitea/gitea/pull/1218 )
12
+ * Verify external tracker URLs [ #1236 ] ( https://github.com/go-gitea/gitea/pull/1236 )
13
+ * Allow upgrade after downgrade [ #1197 ] ( https://github.com/go-gitea/gitea/pull/1197 )
14
+ * 500 on delete repo with issue [ #1195 ] ( https://github.com/go-gitea/gitea/pull/1195 )
15
+ * INI compat with CrowdIn [ #1192 ] ( https://github.com/go-gitea/gitea/pull/1192 )
16
+
3
17
## [ 1.1.0] ( https://github.com/go-gitea/gitea/releases/tag/v1.1.0 ) - 2017-03-09
4
18
5
19
* BREAKING
You can’t perform that action at this time.
0 commit comments